Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
New in version 10.3
Item | Details |
---|---|
AVRecorder.AddPreviewWithControl Adds a preview area to the window using placeholder control. | Mac/Win/iOS |
Audit.GetIgnoreRepetitions Queries whether repetition fields should be ignored. | All |
Audit.SetIgnoreRepetitions Whether to ignore repetitions. | All |
CFunction.AllocateArray Allocates an array parameter. | All |
CFunction.Call Calls a C function. | All |
CFunction.FreeArray Free an array parameter. | All |
CFunction.GetArray Queries values of an array. | All |
CFunction.GetArrayByteSize Queries byte size of allocated array. | All |
CFunction.Name Queries name of the function. | All |
CFunction.ParameterCount Queries parameter count for function. | All |
CFunction.ParameterType Queries parameter type for a parameter. | All |
CFunction.Release Releases the function and all memory used for it. | All |
CFunction.ReturnType Queries return type. | All |
CFunction.SetArray Sets values of an array. | All |
CLibrary.Load Loads a C library. | All |
CLibrary.LoadFunction Loads a function from a library. | All |
CLibrary.Name Queries name of the library. | All |
CLibrary.Release Releases the library and all memory used for it. | All |
CLibrary.Symbols Queries list of symbols of a library. | All |
CURL.SetOptionIssuerCertBlob Set issuer SSL certificate from memory blob. | All |
CURL.SetOptionProxyIssuerCert Sets the proxy issuer SSL certificate filename. | All |
CURL.SetOptionProxyIssuerCertBlob Set proxy issuer SSL certificate from memory blob. | All |
CURL.SetOptionProxySSLCertBlob Sets private key for proxy cert from memory blob. | All |
CURL.SetOptionProxySSLKeyBlob Set private key for proxy cert from memory blob. | All |
CURL.SetOptionSSLCertBlob Set SSL client certificate from memory blob. | All |
CURL.SetOptionSSLKeyBlob Set private key for client cert from memory blob. | All |
ColorPanel.GetAlpha Queries alpha component of current color. | Mac only |
ColorPanel.GetColorName Queries catalog name for current color. | Mac only |
ColorPanel.SetAlpha Sets alpha part of the color. | Mac only |
DragDrop.GetSVG Queries SVG data. | Mac/Win |
DynaPDF.FlushPagesEx Writes the pages in memory to the PDF file exactly like DynaPDF.FlushPages. | All |
DynaPDF.ResetAnnotAP Forces a rebuild of the appearance stream of the specified annotation. | All |
FM.SQL.XMLRecord Returns a row as XML object. | All |
FM.SQL.XMLRecords Returns rows as XML. | All |
Files.StandardizePath Standardized a path. | All |
GMImage.GetZPL Queries image as ZPL hex image. | All |
GMImage.Ping Pings an image to query metadata. | All |
GMImage.PingContainer Pings an image to query metadata. | All |
HotKey.UnregisterAll Unregisters all hotkeys. | Mac/Win |
JSON.GetBooleanValue Queries boolean value for JSON. | All |
JSON.ToXML Converts JSON to XML. | All |
Java.DefineClass Defines a class. | Mac/Win/Linux |
Java.FindClass Checks if a class is available. | Mac/Win/Linux |
Matrix.Multiply Multiplies a value with cells in matrix. | All |
SSH.Tunnel.GetConnected Queries whether tunnel is connected and transfers data. | All |
SharingService.GetEmailRecipients Queries current list of email recipients. | Mac only |
SharingService.GetEmailSubject Queries current email subject. | Mac only |
SharingService.ServicesForItems Queries available services for some items. | Mac only |
SharingService.SetEmailRecipients Sets email recipients list for next share. | Mac only |
SharingService.SetEmailSubject Sets email subject for next share. | Mac only |
SharingService.SetTrigger Sets a trigger to call for the share. | Mac only |
SharingService.ShareItems Shares items with other services. | Mac only |
Shell.GetBufferSize Queries desired shell buffer size. | Mac/Win/Linux |
Shell.SetBufferSize Sets desired shell buffer size. | Mac/Win/Linux |
Socket.EnableKeepAlive Enables keep alive of TCP/IP socket. | All |
SystemInfo.isARM Whether CPU is ARM based. | All |
SystemInfo.isBigSur Whether the operation system is macOS 11 Big Sur or newer. | All |
SystemInfo.isTranslated Queries whether application is translated on Apple Silicon Macs. | All |
WebView.CreateWithControl Creates a new web view inside the window with the given placeholder control. | Mac/Win/iOS |
WebView.SetFrameWithControl Repositions web view to given control. | Mac/Win/iOS |
WebView.ShowDebugBar Shows the DebugBar for the web viewer on Windows. | Win only |
WebView.Version Queries WebKit version for web viewer. | Mac/iOS |
X509.ValidNotAfter The date where the certificate expires. | All |
X509.ValidNotBefore The date where the certificate was created. | All |
XL.Sheet.CellWriteTextAsNumber Writes a number into cell, but passes it as text. | All |
XL.Sheet.GetFirstFilledCol Returns the first column in the sheet that contains a filled cell. | All |
XL.Sheet.GetFirstFilledRow Returns the first row in the sheet that contains a filled cell. | All |
XL.Sheet.GetLastFilledCol Returns the zero-based index of the column after the last column in the sheet that contains a filled cell. | All |
XL.Sheet.GetLastFilledRow Returns the zero-based index of the row after the last row in the sheet that contains a filled cell. | All |
69 functions.
Older Version 10.2 Newer Version 10.4
Feedback: Report problem or ask question.

Links
MBS Xojo PDF Plugins