Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 13.1
Item | Details | Server |
---|---|---|
Archive.AddContainer Adds a container value to the current archive. | All |
✅ Server |
Archive.AddFile Add files to the current archive. | All |
✅ Server |
Archive.AddText Add a text file to the archive. | All |
✅ Server |
Archive.Close Closes the current archive. | All |
✅ Server |
Archive.Create Creates a new archive. | All |
✅ Server |
Audit.BaseTableNameForID Looks up the Audit cache for the base table name for a given table occurrence ID. | All |
✅ Server |
ContinuityCamera.CanImport Checks whether we can import. | Mac only |
❌ Server |
ContinuityCamera.HasPopupMenu Checks whether we can show a popup menu. | Mac only |
❌ Server |
DynaPDF.ChangeNamedDest Changes the name of a named destination. | All |
✅ Server |
DynaPDF.CreateStructureTreeEx Creates the global structure tree as described at CreateStructureTree. | All |
✅ Server |
DynaPDF.SaveAndSignFileExt1 Saves and signs the current PDF. | All |
✅ Server |
DynaPDF.SaveAndSignFileExt2 Step 2 to save and sign a PDF manually. | All |
✅ Server |
FM.TextWithDataType Returns a new value with given type annotation. | All |
✅ Server |
JavaScript.Available Checks whether the JavaScriptCore library is loaded. | All |
✅ Server |
JavaScript.LoadLibrary Loads the JavaScriptCore library. | All |
✅ Server |
MongoDB.AggregateCollection Creates an aggregate collection. | All |
✅ Server |
MongoDB.AggregateDatabase Creates an aggregate database. | All |
✅ Server |
MongoDB.Command Execute a command on the server. | All |
✅ Server |
MongoDB.GetOptions Queries the options from the URL. | All |
✅ Server |
MongoDB.GetTLS Whether this connection is set to be encrypted. | All |
✅ Server |
MongoDB.SetDatabase Sets the URI's database, after the URI has been parsed. | All |
✅ Server |
PKCS12.SignData Creates a PKCS#7 signature for given data. | All |
✅ Server |
Plugin.IsMaintenanceExpired Queries whether maintenance is expired. | All |
✅ Server |
Plugin.State Queries plugin state. | All |
✅ Server |
Process.GetDllDirectory Queries DLL directory. | Win only |
✅ Server |
Process.SetDllDirectory Adds a directory to the search path used to locate DLLs for the application. | Win only |
✅ Server |
SyntaxColoring.ScriptSearchBox.GetRegEx Queries whether regular expressions are used in script search. | Mac only |
❌ Server |
SyntaxColoring.ScriptSearchBox.SetRegEx Sets whether script search uses regular expressions. | Mac only |
❌ Server |
WebView.GetZoom Queries the zoom factor. | Win only |
❌ Server |
WindowsML.List Lists all IDs of ML objects. | Win only |
✅ Server |
WindowsOCR.Available Whether OCR is available. | Win only |
✅ Server |
WindowsOCR.AvailableRecognizerLanguages Returns a list of all available OCR languages on the device. | Win only |
✅ Server |
WindowsOCR.CurrentInputMethodLanguageTag Queries current language tag for the user. | Win only |
✅ Server |
WindowsOCR.IsLanguageSupported Whether a language is supported for OCR. | Win only |
✅ Server |
WindowsOCR.List Lists all IDs of OCR engine objects. | Win only |
✅ Server |
WindowsOCR.MaxImageDimension Gets the maximum image pixel dimensions supported by the OCR engine. | Win only |
✅ Server |
WindowsOCR.New Creates a new OCR engine. | Win only |
✅ Server |
WindowsOCR.Recognize Scans the specified image for text. | Win only |
✅ Server |
WindowsOCR.RecognizeFile Scans the specified image for text. | Win only |
✅ Server |
WindowsOCR.RecognizerLanguage Queries the language used for the recognizer. | Win only |
✅ Server |
WindowsOCR.Release Releases the object and all memory used for it. | Win only |
✅ Server |
WindowsOCR.ReleaseAll Release all our objects. | Win only |
✅ Server |
WindowsOCR.Result Queries a JSON with result of the OCR. | Win only |
✅ Server |
WindowsOCR.Text Gets the recognized text. | Win only |
✅ Server |
WindowsOCR.TextAngle Gets the clockwise rotation of the recognized text, in degrees, around the center of the image. | Win only |
✅ Server |
WindowsUserNotification.GetExpiresOnReboot Queries whether the toast notification will remain in the Notification Center after a reboot. | Win only |
❌ Server |
WindowsUserNotification.GetGroup Gets the group identifier for the notification. | Win only |
❌ Server |
WindowsUserNotification.GetNotificationMirroring Gets a value that specifies whether notification mirroring is allowed. | Win only |
❌ Server |
WindowsUserNotification.GetPriority Gets the priority of the toast notification. | Win only |
❌ Server |
WindowsUserNotification.GetRemoteId Gets a remote id. | Win only |
❌ Server |
WindowsUserNotification.GetSuppressPopup Gets whether a toast's pop-up UI is displayed on the user's screen. | Win only |
❌ Server |
WindowsUserNotification.GetTag Gets the unique identifier of this notification within the notification Group. | Win only |
❌ Server |
WindowsUserNotification.List Lists all IDs of notifications. | Win only |
❌ Server |
WindowsUserNotification.SetExpiresOnReboot Sets whether the toast notification will remain in the Notification Center after a reboot. | Win only |
❌ Server |
WindowsUserNotification.SetGroup Sets the group identifier for the notification. | Win only |
❌ Server |
WindowsUserNotification.SetNotificationMirroring Sets a value that specifies whether notification mirroring is allowed. | Win only |
❌ Server |
WindowsUserNotification.SetPriority Sets the priority of the toast notification. | Win only |
❌ Server |
WindowsUserNotification.SetRemoteId Sets a remote id. | Win only |
❌ Server |
WindowsUserNotification.SetSuppressPopup Sets whether a toast's pop-up UI is displayed on the user's screen. | Win only |
❌ Server |
WindowsUserNotification.SetTag Sets the unique identifier of this notification within the notification Group. | Win only |
❌ Server |
XL.Book.IsWriteProtected Queries whether the workbook is marked as read-only. | All |
✅ Server |
XL.FormControl.AddItem Adds the item to a list box or drop-down form control. | All |
✅ Server |
XL.FormControl.AltText Returns alternative text for the object. | All |
✅ Server |
XL.FormControl.ClearItems Clears all items from a list box or drop-down form control. | All |
✅ Server |
XL.FormControl.DefaultSize Returns whether the object is at its default size. | All |
✅ Server |
XL.FormControl.Disabled Returns whether the object is allowed to run an attached macro. | All |
✅ Server |
XL.FormControl.GetChecked Queries the check state. | All |
✅ Server |
XL.FormControl.GetDropLines Returns the number of lines in the drop-down before scroll bars are added. | All |
✅ Server |
XL.FormControl.GetDx Returns the width of the scroll bar in pixels. | All |
✅ Server |
XL.FormControl.GetFirstButton Returns whether the object is the first button in a set of radio buttons. | All |
✅ Server |
XL.FormControl.GetFmlaGroup Queries group name. | All |
✅ Server |
XL.FormControl.GetFmlaLink Returns the cell reference is linked to. | All |
✅ Server |
XL.FormControl.GetFmlaRange Returns the cell reference with range of source data cells. | All |
✅ Server |
XL.FormControl.GetFmlaTxbx Queries the source for the control. | All |
✅ Server |
XL.FormControl.GetFromAnchor Returns the bottom right location of a control within a document. | All |
✅ Server |
XL.FormControl.GetHoriz Returns whether the scroll bar is horizontal. | All |
✅ Server |
XL.FormControl.GetInc Queries increment. | All |
✅ Server |
XL.FormControl.GetMax Queries maximum value. | All |
✅ Server |
XL.FormControl.GetMin Queries minimum value. | All |
✅ Server |
XL.FormControl.GetMultiSel Returns the indices of selected items as a comma-delimited list. | All |
✅ Server |
XL.FormControl.GetSet Queries the index of the selected item. | All |
✅ Server |
XL.FormControl.GetToAnchor Returns the top left location of a control within a document. | All |
✅ Server |
XL.FormControl.InsertItem Inserts the item to the specified position to a list box or drop-down form control. | All |
✅ Server |
XL.FormControl.Item Returns the item by index from a list box or drop-down form control. | All |
✅ Server |
XL.FormControl.ItemCount Returns the number of items in a list box or drop-down form control. | All |
✅ Server |
XL.FormControl.LinkedCell Returns the worksheet range linked to the control's value. | All |
✅ Server |
XL.FormControl.ListFillRange Returns the range of source data cells used to populate the list box. | All |
✅ Server |
XL.FormControl.Locked Returns whether the object is locked when the sheet is protected. | All |
✅ Server |
XL.FormControl.Macro Returns the custom function associated with the object. | All |
✅ Server |
XL.FormControl.Name Returns the name for this embedded control. | All |
✅ Server |
XL.FormControl.ObjectType Returns the form control object type. | All |
✅ Server |
XL.FormControl.Print Returns whether the object is printed when the document is printed. | All |
✅ Server |
XL.FormControl.SetChecked Sets the check state. | All |
✅ Server |
XL.FormControl.SetDropLines Sets the number of lines in the drop-down before scroll bars are added. | All |
✅ Server |
XL.FormControl.SetDx Sets the width of the scroll bar in pixels. | All |
✅ Server |
XL.FormControl.SetFirstButton Sets whether the object is the first button in a set of radio buttons. | All |
✅ Server |
XL.FormControl.SetFmlaGroup Sets the cell reference in a group box is linked to. | All |
✅ Server |
XL.FormControl.SetFmlaLink Sets the cell reference is linked to. | All |
✅ Server |
XL.FormControl.SetFmlaRange Sets the cell reference with range of source data cells. | All |
✅ Server |
XL.FormControl.SetFmlaTxbx Sets the source. | All |
✅ Server |
XL.FormControl.SetHoriz Sets whether the scroll bar is horizontal. | All |
✅ Server |
XL.FormControl.SetInc Sets increment. | All |
✅ Server |
XL.FormControl.SetMax Sets the maximum. | All |
✅ Server |
XL.FormControl.SetMin Sets the minimum. | All |
✅ Server |
XL.FormControl.SetMultiSel Sets the indices of selected items as a comma-delimited list. | All |
✅ Server |
XL.FormControl.SetSel Sets the index of the selected item. | All |
✅ Server |
XL.Sheet.AddSelectionRange Adds a range to the selection. | All |
✅ Server |
XL.Sheet.DefaultRowHeight Returns the default row height measured in point size. | All |
✅ Server |
XL.Sheet.FormControlCount Queries number of form controls. | All |
✅ Server |
XL.Sheet.GetActiveCell Gets an active cell of the sheet. | All |
✅ Server |
XL.Sheet.GetTabColor Queries the sheet's tab color. | All |
✅ Server |
XL.Sheet.GetTabColorRGB Queries the sheet's tab RGB color. | All |
✅ Server |
XL.Sheet.RemoveSelection Removes all selection. | All |
✅ Server |
XL.Sheet.SelectionRange Returns a range of the selection. | All |
✅ Server |
XL.Sheet.SetActiveCell Sets an active cell of the sheet. | All |
✅ Server |
XL.Sheet.SetDefaultRowHeight Sets the default row height measured in point size. | All |
✅ Server |
iOSApp.AddSwipeGestureRecognizer Add swipe gesture recognizers. | iOS |
❌ Server |
iOSApp.ClearSwipeGestureRecognizer Clears current swipe gesture recognizer. | iOS |
❌ Server |
118 functions shown.
New parameters added
Item | Details | Server |
---|---|---|
Matrix.Text: Flags Queries text of matrix. | All |
✅ Server |
WebHook.Listen: Queue Length Starts listening for incoming requests on this port. | All |
✅ Server |
2 functions shown.
These functions require a license (100%).
Blog Entries
