Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

New in version 6.0

Item Details Server
Clipboard.GetHTMLText
Queries styled text from clipboard as HTML.
Mac/Win/iOS
  ❌ Server
Clipboard.SetHTMLText
Puts HTML data on the clipboard.
Mac/Win/iOS
  ❌ Server
DNSLookup.Address
Queries the address.
All
  ✅ Server
DNSLookup.AddressCount
Queries number of addresses.
All
  ✅ Server
DNSLookup.Alias
Queries the alias.
All
  ✅ Server
DNSLookup.AliasCount
Queries number of aliases.
All
  ✅ Server
DNSLookup.LookupHostByAddress
Queries the domain name for an IP.
All
  ✅ Server
DNSLookup.LookupHostByName
Queries the IP for domain.
All
  ✅ Server
DNSLookup.Name
Queries the name found.
All
  ✅ Server
DNSLookup.Release
Releases a DNS Lookup reference.
All
  ✅ Server
DynaPDF.AssociateEmbFile
Associates an embedded file with a PDF object.
All
  ✅ Server
DynaPDF.AttachFile
Attaches a file to the document.
All
  ✅ Server
DynaPDF.AttachFileContainer
Attaches a data from container to the document.
All
  ✅ Server
DynaPDF.AttachFileText
Attaches a file to the document.
All
  ✅ Server
DynaPDF.ExtractDocumentText
Extracts the text of all pages.
All
  ✅ Server
DynaPDF.GetTextDrawMode
Queries text draw mode.
All
  ✅ Server
DynaPDF.InitColorManagementEx
Initializes color management.
All
  ✅ Server
DynaPDF.Optimize
Optimizes PDF.
All
  ✅ Server
DynaPDF.SetAnnotOpacity
Changes the opacity of a markup annotation.
All
  ✅ Server
DynaPDF.SetTextDrawMode
Sets text draw mode.
All
  ✅ Server
FM.DeleteRecord
Deletes an existing record in a table in one line.
All
  ✅ Server
FM.DeleteRecords
Deletes existing records in a table in one line.
All
  ✅ Server
FM.InsertOrUpdateRecord
Inserts or updates a record in a table in one line.
All
  ✅ Server
FM.InsertRecordQueryIgnoreDuplicates
Inserts a lot of records queried from a database.
All
  ✅ Server
FM.SetThreadName
Sets a new name for a thread.
All
  ✅ Server
FM.UpdateRecord
Update an existing record in a table in one line.
All
  ✅ Server
FM.UpdateRecords
Updates existing records in a table in one line.
All
  ✅ Server
FSEvents.CreateRelativeToDevice
Creates a new FSEvents monitor relative to a device.
Mac only
  ✅ Server
FSEvents.DeviceBeingWatched
Queries device ID of device watched.
Mac only
  ✅ Server
FSEvents.DeviceID
Queries the DeviceID for a disk.
Mac only
  ✅ Server
FSEvents.GetExclusionPaths
Queries list of exclusion paths.
Mac only
  ✅ Server
FSEvents.LastEventIdForDeviceBeforeTime
Queries event ID for a given time on a device.
Mac only
  ✅ Server
FSEvents.SetExclusionPaths
Sets directories to be filtered from the EventStream.
Mac only
  ✅ Server
FSEvents.UUIDForDevice
Gets the UUID associated with a device.
Mac only
  ✅ Server
JSON.AddBooleanToObject
Adds a boolean value to an array.
All
  ✅ Server
JSON.CreateArrayRef
Creates empty array reference.
All
  ✅ Server
JSON.CreateBoolean
Creates a boolean node with given value.
All
  ✅ Server
JSON.CreateObjectRef
Creates empty object reference.
All
  ✅ Server
JSON.GetObjectItemTreeRef
Queries named item from an object tree.
All
  ✅ Server
JSON.Parse
Parses JSON text and return reference number.
All
  ✅ Server
JSON.Release
Frees a json reference number.
All
  ✅ Server
JSON.ReleaseAll
Releases all JSON objects.
All
  ✅ Server
LDAP.Add   Deprecated
Adds an entry to a tree.
Mac/Win/Linux
  ✅ Server
LDAP.Bind
Authenticates a client to the LDAP server.
Mac/Win/Linux
  ✅ Server
LDAP.Connect
Initializes an LDAP connection.
Mac/Win/Linux
  ✅ Server
LDAP.Delete
Removes a leaf entry from the directory tree.
Mac/Win/Linux
  ✅ Server
LDAP.GetNetworkTimeOut
Queries network timeout value.
Mac/Linux
  ✅ Server
LDAP.GetProtocolVersion
Queries protocol version for this connection.
Mac/Win/Linux
  ✅ Server
LDAP.GetReferrals
Queries the referrals option.
Mac/Win/Linux
  ✅ Server
LDAP.GetTimeOut
Queries timeout value.
Mac/Linux
  ✅ Server
LDAP.Modify   Deprecated
Changes an existing entry.
Mac/Win/Linux
  ✅ Server
LDAP.Release
Releases the connection.
Mac/Win/Linux
  ✅ Server
LDAP.Rename
Changes the distinguished name of an entry in the directory.
Mac/Win/Linux
  ✅ Server
LDAP.Search
Performs a search.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.AttributeCount
Queries number of attributes for an entry.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.AttributeName
Returns the name of an attribute in an entry.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.AttributeNames
Queries all names of attributes for an entry as a list.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.AttributeValue
Queries a value from search results.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.AttributeValueCount
Queries the number of values for an attribute.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.AttributeValues
Returns the values for an attribute in an entry.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.Count
Queries number of entries in search results.
Mac/Win/Linux
  ✅ Server
LDAP.SearchResult.DistinguishedName
Queries distinguished name for an entry in search results.
Mac/Win/Linux
  ✅ Server
LDAP.SetNetworkTimeOut
Sets network timeout value.
Mac/Linux
  ✅ Server
LDAP.SetProtocolVersion
Set the protocol version to use.
Mac/Win/Linux
  ✅ Server
LDAP.SetReferrals
Sets the referrals option.
Mac/Win/Linux
  ✅ Server
LDAP.SetTimeOut
Sets timeout value.
Mac/Linux
  ✅ Server
LDAP.SimpleBind
Authenticates a client to a server, using a plaintext password.
Mac/Win/Linux
  ✅ Server
PDFKit.GetPDFPageDisplayAnnotation
Gets whether annotations are drawn.
Mac/iOS
  ✅ Server
PDFKit.SetPDFPageDisplayAnnotation
Sets whether annotations are drawn.
Mac/iOS
  ✅ Server
Path.AddPathComponent
Adds a new path component.
All
  ✅ Server
Path.LastPathComponent
Queries the last path component.
All
  ✅ Server
Path.RemoveLastPathComponent
Removes last path component.
All
  ✅ Server
Preferences.DeleteValue
Deletes a preference value.
Mac/Win/iOS
  ✅ Server
Preferences.HasValue
Checks if a preference value is defined.
Mac/Win/iOS
  ✅ Server
QuickList.MatchesSubString
Finds list entries which contains a given text.
All
  ✅ Server
RichText.HTMLText
Converts the current rich text to html.
Mac/iOS
  ✅ Server
SyntaxColoring.ContextualMenuEnabled.GetEnabled
Queries whether contextual menu commands from plugin are enabled.
Mac only
  ❌ Server
SyntaxColoring.ContextualMenuEnabled.SetEnabled
Enables contextual menu commands for tables.
Mac only
  ❌ Server
UnZipFile.ExtractFiles   Deprecated
Extracts all files from current archive into a folder.
All
  ✅ Server
Window.GetTitleVisible
Queries whether title bar of window is visible.
Mac only
  ❌ Server
Window.GetTitlebarAppearsTransparent   Deprecated
Query titlebar transparency.
Mac only
  ❌ Server
Window.Maximize
Maximizes window.
Mac/Win
  ❌ Server
Window.Minimize
Minimizes window.
Mac/Win
  ❌ Server
Window.ResizeContentView   Deprecated
Resizes content view of window.
Mac only
  ❌ Server
Window.SetTitleVisible
Sets whether title bar of window is visible.
Mac only
  ❌ Server
Window.SetTitlebarAppearsTransparent   Deprecated
Sets titlebar transparency.
Mac only
  ❌ Server
ZipFile.CompressFiles   Deprecated
Compresses a few files into a zip archive.
All
  ✅ Server

87 functions shown.

These functions require a license (69%).

Older Version 5.4   Newer Version 6.1