| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0 16.1
New in version 14.3
| Item | Details | Server |
|---|---|---|
| Archive.CompressText Compresses a text into a new archive. | All |
✅ Server |
| CFunction.GetTag Queries the tag value. | All |
✅ Server |
| CFunction.SetTag Sets the tag value. | All |
✅ Server |
| CLibrary.GetTag Queries the tag value. | All |
✅ Server |
| CLibrary.SetTag Sets the tag value. | All |
✅ Server |
| CURL.GetMQTTFileName Queries script name set to run for incoming MQTT file name. | All |
✅ Server |
| CURL.GetMQTTMessages Queries JSON array with messages. | All |
✅ Server |
| CURL.GetMQTTScriptName Queries script name set to run for incoming MQTT script name. | All |
✅ Server |
| CURL.SetMQTTScript Sets script to run when we receive a MQTT message,. | All |
✅ Server |
| Dictionary.GetTag Queries the tag value. | All |
✅ Server |
| Dictionary.SetTag Sets the tag value. | All |
✅ Server |
| DragDrop.AttachToOverlay Attaches a new drop area to the overlay. | Mac/Win |
❌ Server |
| DynaPDF.EnableImageCache Creates an image cache that is used when rendering PDF pages. | All |
✅ Server |
| DynaPDF.SetLineAnnotPoints Changes the start and or end point of a line annotation. | All |
✅ Server |
| EmailParser.ReleaseAll Releases all emails. | All |
✅ Server |
| FM.RecordStatistics Queries statistics on a record. | All |
✅ Server |
| Java.GetTag Queries the tag value. | Mac/Win/Linux |
✅ Server |
| Java.SetTag Sets the tag value. | Mac/Win/Linux |
✅ Server |
| Mutex.GetTag Queries the tag value. | All |
✅ Server |
| Mutex.ReleaseAll Releases all mutex objects. | All |
✅ Server |
| Mutex.SetTag Sets the tag value. | All |
✅ Server |
| Plugin.IsLicenseKeyHidden Queries whether to hide license key. | All |
✅ Server |
| Plugin.LockedFunctions Lists the locked functions. | All |
✅ Server |
| Plugin.SetLicenseKeyHidden Sets whether to hide license key. | All |
✅ Server |
| Python.AddEvaluateFunction Adds an evaluate function. | All |
✅ Server |
| Python.AddExecuteSQLFunction Adds an execute SQL function. | All |
✅ Server |
| Python.Clear Clears the variables in the Python environment. | All |
✅ Server |
| Python.DeleteValue Deletes a variable in the Python environment. | All |
✅ Server |
| Python.Evaluate Evaluates an expression in Python. | All |
✅ Server |
| Python.GetTag Queries tag value. | All |
✅ Server |
| Python.GetValue Queries a variable in the Python environment. | All |
✅ Server |
| Python.HasValue Checks whether a variable is set for the Python environment. | All |
✅ Server |
| Python.Keys Queries the list of names for values. | All |
✅ Server |
| Python.LibraryVersion Queries the version text of the Python library. | All |
✅ Server |
| Python.List Returns list of all Python environment IDs. | All |
✅ Server |
| Python.Load Loads the Python library. | All |
✅ Server |
| Python.Loaded Queries whether Python libraries have been loaded. | All |
✅ Server |
| Python.New Creates a new Python environment. | All |
✅ Server |
| Python.Path Queries the default module search path. | All |
✅ Server |
| Python.PrintOutput Queries the output of print commands in Python. | All |
✅ Server |
| Python.ProgramFullPath Queries full program path. | All |
✅ Server |
| Python.ProgramName Queries the program name. | All |
✅ Server |
| Python.PythonHome Queries the default "home" path. | All |
✅ Server |
| Python.Release Releases the Python environment. | All |
✅ Server |
| Python.ReleaseAll Releases all Python environments. | All |
✅ Server |
| Python.Run Runs a Python script. | All |
✅ Server |
| Python.SetInput Sets the input values to use. | All |
✅ Server |
| Python.SetProgramName Sets the program name. | All |
✅ Server |
| Python.SetPythonHome Sets the Python home. | All |
✅ Server |
| Python.SetTag Sets the tag value. | All |
✅ Server |
| Python.SetValue Sets a variable in the Python environment. | All |
✅ Server |
| Python.ValueCount Queries number of variables. | All |
✅ Server |
| QuickList.JSONArray Returns all texts in the QuickList as a JSON array. | All |
✅ Server |
| Schedule.GetTag Queries the tag value. | Mac/Win/iOS |
✅ Server |
| Schedule.SetTag Sets the tag value. | Mac/Win/iOS |
✅ Server |
| SyntaxColoring.AutoCompleteVariables.GetGlobals Queries the list of known global variables. | Mac only |
❌ Server |
| SyntaxColoring.AutoCompleteVariables.SetGlobals Sets initial list of known global variables. | Mac only |
❌ Server |
| SystemInfo.MacMemoryHostStatistics Queries memory host statistics for macOS and iOS. | Mac/iOS |
✅ Server |
| SystemInfo.isSequoia Whether the operation system is macOS 15 Sequoia or newer. | All |
✅ Server |
| WebView.ClearVirtualHostNameToFolderMapping Clears a host name mapping for local folder. | Win only |
❌ Server |
| WebView.SetVirtualHostNameToFolderMapping Add a virtual host mapping. | Win only |
❌ Server |
| Window.HasFormattingBar Queries whether window has a formatting bar. | Mac/Win |
❌ Server |
62 functions shown.
New parameters added
| Item | Details | Server |
|---|---|---|
| Archive.Content: Options Lists content of archive as JSON. | All |
✅ Server |
| Archive.Extract: Options Extracts files in an archive. | All |
✅ Server |
| Archive.ExtractFile: Options Extracts one file and returns as container. | All |
✅ Server |
| Archive.FileList: Options Lists file paths in the archive. | All |
✅ Server |
| Archive.Verify: Options Verifies files in an archive. | All |
✅ Server |
| Matrix.CSVSplit: Flags Splits CSV text. | All |
✅ Server |
| Preview.Create: DX, DY, classID Creates a new preview area inside the window with the given rectangle. | Mac/Win |
❌ Server |
| Preview.CreateWithControl: DX, DY, classID Creates a new preview on the given window covering the area of the given control. | Mac/Win |
❌ Server |
8 functions shown.
These functions require a license (88%).
Blog Entries