Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 13.0
Item | Details | Server |
---|---|---|
AVExport.List Lists all IDs of export objects. | Mac/iOS |
✅ Server |
AVPlayer.List Lists all IDs of player objects. | Mac/iOS |
✅ Server |
AVRecorder.List Lists all IDs of recorder objects. | Mac/Win/iOS |
✅ Server |
AppleScript.List Lists all IDs of AppleScript objects. | Mac only |
✅ Server |
BinaryFile.List Lists all IDs of binary file objects. | All |
✅ Server |
CFunction.List Lists all IDs of function objects. | All |
✅ Server |
CGImageSource.List Lists all IDs of image source objects. | Mac/iOS |
✅ Server |
CLibrary.List Lists all IDs of library objects. | All |
✅ Server |
CURL.GetDebugMessages Returns the debug output of the transaction as text. | All |
✅ Server |
CURL.GetHeaders Returns the headers of the transaction as text. | All |
✅ Server |
CURL.SetOptionCACacheTimeout Sets the life-time for cached certificate stores. | All |
✅ Server |
CURL.SetOptionQuickExit Whether to allow to exit quickly. | All |
✅ Server |
CURL.SetOptionWebSocketOptions Sets WebSocket behaviour options. | All |
✅ Server |
CURL.WebSocketReceive Receive WebSocket data. | All |
✅ Server |
CURL.WebSocketSend Send the specific message fragment over an established WebSocket connection. | All |
✅ Server |
CoreML.List Lists all IDs of CoreML objects. | Mac/iOS |
✅ Server |
DNSLookup.List Lists all IDs of DNSLookup objects. | All |
✅ Server |
DynaPDF.CreateICCBasedColorSpace Creates an ICC-based color space. | All |
✅ Server |
DynaPDF.CreateICCBasedColorSpaceContainer Creates an ICC-based color space based on a container. | All |
✅ Server |
DynaPDF.GetPageField Returns the most important properties of a field on a page. | All |
✅ Server |
DynaPDF.GetPageFieldAnnotation Returns the most important properties of an annotation field on a page. | All |
✅ Server |
DynaPDF.Table.List Lists all IDs of table objects. | All |
✅ Server |
DynaPDF.TestGlyphs Checks whether all glyphs of the text are available in the current font. | All |
✅ Server |
ECKey.List Lists all IDs of key objects. | All |
✅ Server |
Events.Event.EventIdentifier Queries event long identifier for a short event identifier. | Mac/iOS |
❌ Server |
FSEvents.List Lists all IDs of file system event objects. | Mac only |
✅ Server |
ImageView.List Lists all IDs of image view objects. | Mac/iOS |
✅ Server |
JSON.Text Queries JSON as text. | All |
✅ Server |
Java.List Lists all IDs of java objects. | Mac/Win/Linux |
✅ Server |
JavaScript.List Lists all IDs of javascript environment objects. | All |
✅ Server |
LDAP.List Lists all IDs of LDAP connections. | Mac/Win/Linux |
✅ Server |
MapView.List Lists all IDs of map view objects. | Mac/iOS |
✅ Server |
MarkDown.List Lists all IDs of markdown objects. | All |
✅ Server |
MetaDataQuery.List Lists all IDs of metadata query objects. | Mac/iOS |
✅ Server |
MongoDB.ChangeStreamErrorDocument Checks if an error has occurred when creating or iterating over a change stream. | All |
✅ Server |
MongoDB.ChangeStreamResumeToken Queries resume token. | All |
✅ Server |
MongoDB.CloseChangeStream Closes change stream. | All |
✅ Server |
MongoDB.NextChange Iterates the underlying change stream, returning the next document. | All |
✅ Server |
MongoDB.WatchClient Creates a change stream for a client. | All |
✅ Server |
MongoDB.WatchCollection Creates a change stream for a collection. | All |
✅ Server |
MongoDB.WatchDatabase Creates a change stream for a database. | All |
✅ Server |
PDFKit.List Lists all IDs of PDFKit objects. | Mac/iOS |
✅ Server |
PKCS12.List Lists all IDs of PKCS12 objects. | All |
✅ Server |
PKCS7.List Lists all IDs of PKCS7 objects. | All |
✅ Server |
PKey.List Lists all IDs of private key objects. | All |
✅ Server |
PortMidi.List Lists all IDs of midi objects. | Mac/Win |
✅ Server |
RichText.CopyToClipboard Puts current rich text on the clipboard. | Mac/iOS |
❌ Server |
RichText.ReadFromClipboard Reads styled text from clipboard. | Mac/iOS |
❌ Server |
SSH.List Lists all IDs of SSH connection objects. | All |
✅ Server |
SerialPort.GetTag Queries tag value. | Mac/Win |
✅ Server |
SerialPort.Path Queries the path used to open the serial port. | Mac/Win |
✅ Server |
SerialPort.SetTag Sets tag value. | Mac/Win |
✅ Server |
Shell.GetTag Queries tag value. | Mac/Win/Linux |
✅ Server |
Shell.List Lists all IDs of shell objects. | Mac/Win/Linux |
✅ Server |
Shell.SetTag Sets tag value. | Mac/Win/Linux |
✅ Server |
SyntaxColoring.GetExportTooltipsEnabled Queries whether export dialog tooltips are enabled. | Mac only |
❌ Server |
SyntaxColoring.SetExportTooltipsEnabled Sets whether export dialog tooltips are enabled. | Mac only |
❌ Server |
TouchBar.List Lists all IDs of Touch Bar objects. | Mac only |
✅ Server |
UNNotification.List Lists all IDs of notification objects. | Mac/iOS |
✅ Server |
WMFP.List Lists all IDs of windows media player objects. | Win only |
✅ Server |
WebRequest.GetMode Queries mode of request. | All |
✅ Server |
WordFile.List Lists all IDs of word file objects. | All |
✅ Server |
X509.List Lists all IDs of X509 objects. | All |
✅ Server |
XL.List Lists all IDs of current XL books. | All |
✅ Server |
XL.Sheet.ReadCellsAsMatrix Reads all the values from cells in an area into a new matrix. | All |
✅ Server |
iOSApp.GetDidBecomeActiveScript Queries the script name for the did become active script trigger. | iOS |
❌ Server |
iOSApp.GetDidEnterBackgroundScript Queries the script name for the did enter background script trigger. | iOS |
❌ Server |
iOSApp.GetDidReceiveMemoryWarningScript Queries the script name for the did receive memory warning script trigger. | iOS |
❌ Server |
iOSApp.GetSignificantTimeChangeScript Queries the script name for the significant time change script trigger. | iOS |
❌ Server |
iOSApp.GetWillEnterForegroundScript Queries the script name for the will enter foreground script trigger. | iOS |
❌ Server |
iOSApp.GetWillResignActiveScript Queries the script name for the will resign active script trigger. | iOS |
❌ Server |
71 functions shown.
New parameters added
Item | Details | Server |
---|---|---|
DynaPDF.ImportPDFFile: ScaleX, ScaleY Imports all pages from a file. | All |
✅ Server |
DynaPDF.ImportPDFPage: ScaleX, ScaleY Imports a page from the import PDF and appends it to the current working PDF. | All |
✅ Server |
FM.SQL.CSV: flags Queries text of SQL result for CSV export. | All |
✅ Server |
List.MapEntries: NoReturnEnding Maps selection of keys from a key list to value list. | All |
✅ Server |
Matrix.CSV: flags Queries text of matrix for CSV export. | All |
✅ Server |
5 functions shown.
These functions require a license (100%).