| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0 16.1 16.2 16.3
New in version 16.3 (Pre-Release)
| Item | Details | Server |
|---|---|---|
| CNContactPicker.CurrentProperties Queries the properties selected in the picker. | Mac/iOS |
❌ Server |
| CNContactPicker.GetDisplayedKeys Queries the list of keys to display. | Mac/iOS |
❌ Server |
| CNContactPicker.SetDisplayedKeys Sets what keys to display in the picker. | Mac/iOS |
❌ Server |
| CURL.GetSizeDelivered Queries number of bytes delivered to the client. | All |
✅ Server |
| Encryption.PubKeyDecrypt Decrypts data with a private key. | All |
✅ Server |
| Encryption.PubKeyEncrypt Encrypts data with a public key. | All |
✅ Server |
| Keychain.AddGenericPassword Adds a generic password to the keychain. | Mac/iOS |
✅ Server |
| Keychain.DeleteGenericPassword Delete password from keychain. | Mac/iOS |
✅ Server |
| Keychain.FindGenericPassword Finds a password for a keychain item and returns it. | Mac/iOS |
✅ Server |
| Keychain.ListGenericPasswords Queries metadata for all generic passwords. | Mac/iOS |
✅ Server |
| Keychain.UpdateGenericPassword Update a generic password entry with a new password. | Mac/iOS |
✅ Server |
| List.ColumnMatchesPostfix Finds list entries which have a given postfix text. | All |
✅ Server |
| List.ColumnMatchesPrefix Finds list entries which have a given prefix text. | All |
✅ Server |
| List.ColumnMatchesSubString Finds list entries which contains a given text. | All |
✅ Server |
| MongoDB.GridFS.Close Closes the GridFS. | All |
✅ Server |
| MongoDB.GridFS.Drop Requests that an entire GridFS be dropped, including all files associated with it. | All |
✅ Server |
| MongoDB.GridFS.Find Finds all gridfs files matching filter. | All |
✅ Server |
| MongoDB.GridFS.FindOne Find the first GridFS file matching filter. | All |
✅ Server |
| MongoDB.GridFS.FindOneByFileName Finds the first file matching the filename specified. | All |
✅ Server |
| MongoDB.GridFS.GetChunks Gets collection that contains the chunks for files. | All |
✅ Server |
| MongoDB.GridFS.GetFiles Gets collection that contains the file metadata for GridFS. | All |
✅ Server |
| MongoDB.GridFS.Open Opens the GridFS. | All |
✅ Server |
| MongoDB.GridFS.Read Reads a file and returns container value. | All |
✅ Server |
| MongoDB.GridFS.Remove Removes file and its data chunks from the MongoDB server. | All |
✅ Server |
| MongoDB.GridFS.RemoveByFileName Removes all files matching filename and their data chunks from the MongoDB server. | All |
✅ Server |
| MongoDB.GridFS.Write Writes a container value as file to GridFS. | All |
✅ Server |
| Printer.CancelJob Cancels a print job. | Mac/Win |
❌ Server |
| Printer.GetJobsAsJSON Queries print jobs and returns JSON Array. | Mac/Win |
❌ Server |
| ScriptWorkspace.Steps Queries the list of script steps in the Script Workspace. | Mac only |
❌ Server |
| SerialPort.Setup Sets baud rate, parity and data/stop bits in one call. | Mac/Win |
❌ Server |
| SystemInfo.isGoldenGate Whether the operating system is macOS 27 Golden Gate or newer. | All |
✅ Server |
| Window.Screen Queries the screen index for the window. | Mac/Win |
❌ Server |
| XL.Sheet.AutoFilter.GetSortEx Gets the zero-based index of sorted column in AutoFilter and its sort order. | All |
✅ Server |
| XL.Sheet.AutoFilter.SortLevels Gets the number of sort levels. | All |
✅ Server |
| XL.Sheet.DataValidation Queries details on one data validation. | All |
✅ Server |
| XL.Sheet.DataValidationSize Returns a number of data validations in this worksheet (only for xlsx files). | All |
✅ Server |
| XL.Sheet.DataValidations Queries details on all data validations. | All |
✅ Server |
| XL.Table.IsAutoFilter Returns true if the AutoFilter already exists (only for xlsx files). | All |
✅ Server |
| XL.Table.RemoveFilter Removes the AutoFilter from the sheet (only for xlsx files). | All |
✅ Server |
39 functions shown.
These functions require a license (79%).
New parameters added
| Item | Details | Server |
|---|---|---|
| AVRecorder.AddPreviewWithControl: DX, DY Adds a preview area to the window using placeholder control. | Mac/Win/iOS |
❌ Server |
| List.MatchesSubString: NoReturnEnding Finds list entries which contains a given text. | All |
✅ Server |
| SpeechRecognition.Recognize: Flags Recognizes some text. | Mac/iOS |
❌ Server |
3 functions shown.
These functions require a license (100%).
Blog Entries
MarkDown version: newinversion163.md