[14.4](newinversion144.md) [14.5](newinversion145.md) [15.0](newinversion150.md) [15.1](newinversion151.md) [15.2](newinversion152.md) [15.3](newinversion153.md) [15.4](newinversion154.md) [15.5](newinversion155.md) [16.0](newinversion160.md) [16.1](newinversion161.md) [16.2](newinversion162.md) [16.3](newinversion163.md)

New in version 6.5
------------------

| Item | Details | Server |
|:--|:--|:--|
| [AVAsset.ImageActualTime](AVAssetImageActualTime.md)   Queries actual time for image. | Mac/iOS | ✅ Server |
| [AVAsset.RequestImageTimePrecision](AVAssetRequestImageTimePrecision.md)   Requests to use high precision for timing of images. | Mac/iOS | ✅ Server |
| [App.MemoryUsed](AppMemoryUsed.md)   Queries amount of memory used. | Mac/Win | ✅ Server |
| [Container.DecodeFromHex](ContainerDecodeFromHex.md)   Decodes data from hex text into a container value. | All | ✅ Server |
| [Container.GetHex](ContainerGetHex.md)   Returns the hex encoded value of the container. | All | ✅ Server |
| [DynaPDF.ConvertStyledText](DynaPDFConvertStyledText.md)   Converts styled text to formatted text. | All | ✅ Server |
| [DynaPDF.GetXFAStream](DynaPDFGetXFAStream.md)   Returns an XFA stream. | All | ✅ Server |
| [DynaPDF.GetXFAStreamCount](DynaPDFGetXFAStreamCount.md)   Returns the number of available XFA streams. | All | ✅ Server |
| [DynaPDF.SetFloatPrecision](DynaPDFSetFloatPrecision.md)   The function changes the output precision of text and vector coordinates. | All | ✅ Server |
| [DynaPDF.WriteStyledText](DynaPDFWriteStyledText.md)   Writes styled text on current page. | All | ✅ Server |
| [DynaPDF.WriteStyledTextEx](DynaPDFWriteStyledTextEx.md)   Writes styled text on current page. | All | ✅ Server |
| [FM.ExecuteFileSQLOnIdle](FMExecuteFileSQLOnIdle.md)   Executes a SQL command at idle time. | All | ✅ Server |
| [Files.ListVolumes](FilesListVolumes.md)   Lists mounted volumes. | Mac/Win | ✅ Server |
| [Font.CalculateTextWidth](FontCalculateTextWidth.md)   Calculates width of text. | Mac/Win/iOS | ✅ Server |
| [GMImage.GetEXIFOrientation](GMImageGetEXIFOrientation.md)   Queries orientation from EXIF. | All | ✅ Server |
| [GMImage.SetEXIFOrientation](GMImageSetEXIFOrientation.md)   Sets orientation for EXIF. | All | ✅ Server |
| [IKDeviceBrowserPanel.Close](IKDeviceBrowserPanelClose.md)   Closes the window. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetCancelButtonLabel](IKDeviceBrowserPanelGetCancelButtonLabel.md)   Queries the caption of the cancel button. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetDisplaysLocalCameras](IKDeviceBrowserPanelGetDisplaysLocalCameras.md)   Queries whether to include local cameras in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetDisplaysLocalScanners](IKDeviceBrowserPanelGetDisplaysLocalScanners.md)   Queries whether to include local scanners in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetDisplaysNetworkCameras](IKDeviceBrowserPanelGetDisplaysNetworkCameras.md)   Queries whether to include network cameras in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetDisplaysNetworkScanners](IKDeviceBrowserPanelGetDisplaysNetworkScanners.md)   Queries whether to include network scanners in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetHeight](IKDeviceBrowserPanelGetHeight.md)   Queries height of dialog. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetMode](IKDeviceBrowserPanelGetMode.md)   Queries display mode. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetPrompt](IKDeviceBrowserPanelGetPrompt.md)   Queries the current prompt text. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetSelectButtonLabel](IKDeviceBrowserPanelGetSelectButtonLabel.md)   Queries the caption of the select button. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetWidth](IKDeviceBrowserPanelGetWidth.md)   Queries the width of the dialog. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.GetWindowTitle](IKDeviceBrowserPanelGetWindowTitle.md)   Queries the window title. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.Hide](IKDeviceBrowserPanelHide.md)   Hides the window. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.Reset](IKDeviceBrowserPanelReset.md)   Resets options to default. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SelectedDeviceID](IKDeviceBrowserPanelSelectedDeviceID.md)   Queries ID of selected device. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SelectedDeviceName](IKDeviceBrowserPanelSelectedDeviceName.md)   Queries name of selected device. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetCancelButtonLabel](IKDeviceBrowserPanelSetCancelButtonLabel.md)   Sets the caption of the cancel button. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetDisplaysLocalCameras](IKDeviceBrowserPanelSetDisplaysLocalCameras.md)   Sets whether to include local cameras in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetDisplaysLocalScanners](IKDeviceBrowserPanelSetDisplaysLocalScanners.md)   Sets whether to include local scanners in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetDisplaysNetworkCameras](IKDeviceBrowserPanelSetDisplaysNetworkCameras.md)   Sets whether to include network cameras in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetDisplaysNetworkScanners](IKDeviceBrowserPanelSetDisplaysNetworkScanners.md)   Sets whether to include network scanners in list. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetHeight](IKDeviceBrowserPanelSetHeight.md)   Sets the height of the dialog. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetMode](IKDeviceBrowserPanelSetMode.md)   Sets the display mode. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetPrompt](IKDeviceBrowserPanelSetPrompt.md)   Sets prompt text. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetSelectButtonLabel](IKDeviceBrowserPanelSetSelectButtonLabel.md)   Sets the caption of the select button. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetTrigger](IKDeviceBrowserPanelSetTrigger.md)   Sets the script trigger to notify on events. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetWidth](IKDeviceBrowserPanelSetWidth.md)   Sets the width of the window. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.SetWindowTitle](IKDeviceBrowserPanelSetWindowTitle.md)   Sets window title. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.Show](IKDeviceBrowserPanelShow.md)   Shows the window. | Mac only | ❌ Server |
| [IKDeviceBrowserPanel.Visible](IKDeviceBrowserPanelVisible.md)   Queries whether window is visible. | Mac only | ❌ Server |
| [IKScannerDevicePanel.ClearImage](IKScannerDevicePanelClearImage.md)   Clears all images. | Mac only | ❌ Server |
| [IKScannerDevicePanel.Close](IKScannerDevicePanelClose.md)   Closes the window. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetCombine](IKScannerDevicePanelGetCombine.md)   Queries the combine flag. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetDocumentName](IKScannerDevicePanelGetDocumentName.md)   Queries the document name. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetDownloadsDirectory](IKScannerDevicePanelGetDownloadsDirectory.md)   Queries download folder. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetHeight](IKScannerDevicePanelGetHeight.md)   Queries height of dialog. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetMode](IKScannerDevicePanelGetMode.md)   Queries mode of the scanner interface. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetOverviewControlLabel](IKScannerDevicePanelGetOverviewControlLabel.md)   Queries the label for the 'Overview' control. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetScanControlLabel](IKScannerDevicePanelGetScanControlLabel.md)   Queries the label for the 'Scan' control. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetScannerDeviceID](IKScannerDevicePanelGetScannerDeviceID.md)   Queries ID of current scanner device. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetScannerDeviceName](IKScannerDevicePanelGetScannerDeviceName.md)   Queries name of current scanner device. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetWidth](IKScannerDevicePanelGetWidth.md)   Queries the width of the dialog. | Mac only | ❌ Server |
| [IKScannerDevicePanel.GetWindowTitle](IKScannerDevicePanelGetWindowTitle.md)   Queries the window title. | Mac only | ❌ Server |
| [IKScannerDevicePanel.Hide](IKScannerDevicePanelHide.md)   Hides the window. | Mac only | ❌ Server |
| [IKScannerDevicePanel.ImageCount](IKScannerDevicePanelImageCount.md)   Queries number of images in queue. | Mac only | ❌ Server |
| [IKScannerDevicePanel.NextImage](IKScannerDevicePanelNextImage.md)   Queries path of next image. | Mac only | ❌ Server |
| [IKScannerDevicePanel.Reset](IKScannerDevicePanelReset.md)   Resets options to default. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetCombine](IKScannerDevicePanelSetCombine.md)   Sets the combine flag. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetDocumentName](IKScannerDevicePanelSetDocumentName.md)   Set the document name. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetDownloadsDirectory](IKScannerDevicePanelSetDownloadsDirectory.md)   Sets the download directory. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetHeight](IKScannerDevicePanelSetHeight.md)   Sets the height of the dialog. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetMode](IKScannerDevicePanelSetMode.md)   Sets mode of the scanner interface. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetOverviewControlLabel](IKScannerDevicePanelSetOverviewControlLabel.md)   Sets the label for the 'Overview' control. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetScanControlLabel](IKScannerDevicePanelSetScanControlLabel.md)   Sets the label for the 'Scan' control. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetScannerDeviceID](IKScannerDevicePanelSetScannerDeviceID.md)   Selects scanner by ID. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetScannerDeviceName](IKScannerDevicePanelSetScannerDeviceName.md)   Selects scanner by name. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetTrigger](IKScannerDevicePanelSetTrigger.md)   Sets the trigger to notify when new picture arrives. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetWidth](IKScannerDevicePanelSetWidth.md)   Sets the width of the window. | Mac only | ❌ Server |
| [IKScannerDevicePanel.SetWindowTitle](IKScannerDevicePanelSetWindowTitle.md)   Sets window title. | Mac only | ❌ Server |
| [IKScannerDevicePanel.Show](IKScannerDevicePanelShow.md)   Shows the window. | Mac only | ❌ Server |
| [IKScannerDevicePanel.Visible](IKScannerDevicePanelVisible.md)   Queries whether window is visible. | Mac only | ❌ Server |
| [Java.CallObjectMethod](JavaCallObjectMethod.md)   Calls a method on an object. | Mac/Win/Linux | ✅ Server |
| [Java.CallStaticMethod](JavaCallStaticMethod.md)   Calls a static method on a class. | Mac/Win/Linux | ✅ Server |
| [Java.GetContainerFileName](JavaGetContainerFileName.md)   Query container file name to use. | Mac/Win/Linux | ✅ Server |
| [Java.GetObjectField](JavaGetObjectField.md)   Queries a field on an object. | Mac/Win/Linux | ✅ Server |
| [Java.GetStaticField](JavaGetStaticField.md)   Queries a static field on a class. | Mac/Win/Linux | ✅ Server |
| [Java.Initialize](JavaInitialize.md)   Initializes JavaVM. | Mac/Win/Linux | ✅ Server |
| [Java.Initialized](JavaInitialized.md)   Checks whether Java VM is initialized. | Mac/Win/Linux | ✅ Server |
| [Java.NewClassObject](JavaNewClassObject.md)   Creates a new object and invokes constructor. | Mac/Win/Linux | ✅ Server |
| [Java.ObjectClassName](JavaObjectClassName.md)   Queries name of class of an java object. | Mac/Win/Linux | ✅ Server |
| [Java.Release](JavaRelease.md)   Releases an object reference. | Mac/Win/Linux | ✅ Server |
| [Java.ReleaseAll](JavaReleaseAll.md)   Releases all java objects. | Mac/Win/Linux | ✅ Server |
| [Java.SetContainerFileName](JavaSetContainerFileName.md)   Sets the container file name to use for next containers. | Mac/Win/Linux | ✅ Server |
| [Java.SetObjectField](JavaSetObjectField.md)   Sets a field on an object. | Mac/Win/Linux | ✅ Server |
| [Java.SetStaticField](JavaSetStaticField.md)   Sets a static field on a class. | Mac/Win/Linux | ✅ Server |
| [ListDialog.GetPositionX](ListDialogGetPositionX.md)   Queries dialog position. | Mac/Win | ❌ Server |
| [ListDialog.GetPositionY](ListDialogGetPositionY.md)   Queries dialog position. | Mac/Win | ❌ Server |
| [ListDialog.SetPosition](ListDialogSetPosition.md)   Sets position for dialog. | Mac/Win | ❌ Server |
| [ListDialog.SetPositionX](ListDialogSetPositionX.md)   Sets position for dialog. | Mac/Win | ❌ Server |
| [ListDialog.SetPositionY](ListDialogSetPositionY.md)   Sets position for dialog. | Mac/Win | ❌ Server |
| [Menu.GetURL](MenuGetURL.md)   Queries URL to be triggered for menu action. | Mac/Win | ❌ Server |
| [Menu.SetURL](MenuSetURL.md)   Sets the URL to query when menu is used. | Mac/Win | ❌ Server |
| [MenuItem.GetBackColor](MenuItemGetBackColor.md)   Queries background color for menu item. | Win only | ❌ Server |
| [MenuItem.GetFontColor](MenuItemGetFontColor.md)   Queries font color for menu item. | Mac/Win | ❌ Server |
| [MenuItem.GetStrikeOut](MenuItemGetStrikeOut.md)   Queries strikeout setting for menu item. | Mac/Win | ❌ Server |
| [MenuItem.GetURL](MenuItemGetURL.md)   Queries URL to be triggered for menu item action. | Mac/Win | ❌ Server |
| [MenuItem.SetBackColor](MenuItemSetBackColor.md)   Sets the back color of the menu item. | Win only | ❌ Server |
| [MenuItem.SetFontColor](MenuItemSetFontColor.md)   Sets the font color to use. | Mac/Win | ❌ Server |
| [MenuItem.SetStrikeOut](MenuItemSetStrikeOut.md)   Sets the strikeout value of the menu item. | Mac/Win | ❌ Server |
| [MenuItem.SetURL](MenuItemSetURL.md)   Sets the URL to query when menuitem is used. | Mac/Win | ❌ Server |
| [OCR.GetTextWithCoordinates](OCRGetTextWithCoordinates.md)   Queries text with coordinates. | All | ✅ Server |
| [Preferences.ClearRecentFiles](PreferencesClearRecentFiles.md)   Clears the recent files list. | Mac only | ❌ Server |
| [PrintDialog.GetResetDestination](PrintDialogGetResetDestination.md)   Queries whether ResetDestination option is set. | Mac only | ❌ Server |
| [PrintDialog.SetResetDestination](PrintDialogSetResetDestination.md)   Sets whether to fix destination. | Mac only | ❌ Server |
| [Printer.CurrentPaperFormat](PrinterCurrentPaperFormat.md)   Returns the selected paper format. | Win only | ❌ Server |
| [Printer.CurrentPaperSource](PrinterCurrentPaperSource.md)   Returns the selected paper source. | Win only | ❌ Server |
| [Printer.CurrentPrintWhat](PrinterCurrentPrintWhat.md)   Returns the selected item to print. | Win only | ❌ Server |
| [Printer.CurrentPrinterName](PrinterCurrentPrinterName.md)   Returns the selected printer name. | Win only | ❌ Server |
| [Printer.ErrorLog](PrinterErrorLog.md)   Queries the error log from Printer.Setup functions. | Win only | ❌ Server |
| [Printer.PaperFormats](PrinterPaperFormats.md)   Queries paper formats. | Win only | ❌ Server |
| [Printer.PaperSources](PrinterPaperSources.md)   Queries paper sources. | Win only | ❌ Server |
| [Printer.Print](PrinterPrint.md)   Prints a document with options. | Win only | ❌ Server |
| [Printer.PrinterInfo](PrinterPrinterInfo.md)   Queries printer info. | Mac/Win | ✅ Server |
| [Printer.PrinterNames](PrinterPrinterNames.md)   Queries printer names. | Win only | ❌ Server |
| [Printer.SetPrinter](PrinterSetPrinter.md)   Switches printer or changes paper setup. | Win only | ❌ Server |
| [Process.GetCurrentDirectory](ProcessGetCurrentDirectory.md)   Queries current directory. | All | ✅ Server |
| [Process.LoadLibrary](ProcessLoadLibrary.md)   Loads a given native library. | All | ✅ Server |
| [Process.SetCurrentDirectory](ProcessSetCurrentDirectory.md)   Sets the current directory. | All | ✅ Server |
| [RichText.RTF](RichTextRTF.md)   Returns current rich text as RTF data. | Mac/iOS | ✅ Server |
| [Schedule.GetURL](ScheduleGetURL.md)   Queries URL to be triggered when schedule runs. | Mac/Win/iOS | ❌ Server |
| [Schedule.SetURL](ScheduleSetURL.md)   Sets the URL to query when schedule runs. | Mac/Win/iOS | ❌ Server |
| [SendMail.AddAttachmentText](SendMailAddAttachmentText.md)   Adds an attachment to the email based on a text. | All | ✅ Server |
| [SendMail.AttachmentCount](SendMailAttachmentCount.md)   Queries number of attachments. | All | ✅ Server |
| [Socket.SetDataAvailableURL](SocketSetDataAvailableURL.md)   Sets the URL to query when data is available. | All | ✅ Server |
| [Socket.SetErrorURL](SocketSetErrorURL.md)   Sets the URL to query when error happens. | All | ✅ Server |
| [Socket.SetNewConnectionURL](SocketSetNewConnectionURL.md)   Sets the URL to query when new connection is received. | All | ✅ Server |
| [SyntaxColoring.ScriptIfLoopHighlight.GetEnabled](SyntaxColoringScriptIfLoopHighlightGetEnabled.md)   Queries enabled status for if/loop blocks highlighting. | Mac only | ❌ Server |
| [SyntaxColoring.ScriptIfLoopHighlight.SetEnabled](SyntaxColoringScriptIfLoopHighlightSetEnabled.md)   Sets whether to highlight if/loop blocks in script editor. | Mac only | ❌ Server |
| [TAPI.GetCallStateEvaluate](TAPIGetCallStateEvaluate.md)   Queries expression to be evaluated when call changes state. | Win only | ❌ Server |
| [TAPI.GetCallStateURL](TAPIGetCallStateURL.md)   Queries URL to trigger for new calls. | Win only | ❌ Server |
| [TAPI.GetNewCallEvaluate](TAPIGetNewCallEvaluate.md)   Queries expression to evaluate for new calls. | Win only | ❌ Server |
| [TAPI.GetNewCallURL](TAPIGetNewCallURL.md)   Queries URL to trigger for new calls. | Win only | ❌ Server |
| [TAPI.SetCallStateEvaluate](TAPISetCallStateEvaluate.md)   Sets the expression to evaluate when a call changes state. | Win only | ❌ Server |
| [TAPI.SetCallStateURL](TAPISetCallStateURL.md)   Sets the URL to query when call changes state. | Win only | ❌ Server |
| [TAPI.SetNewCallEvaluate](TAPISetNewCallEvaluate.md)   Sets the expression to evaluate when a new call arrives. | Win only | ❌ Server |
| [TAPI.SetNewCallURL](TAPISetNewCallURL.md)   Sets the URL to query when new call arrives. | Win only | ❌ Server |
| [TouchBar.AddButton](TouchBarAddButton.md)   Adds a simple button. | Mac only | ❌ Server |
| [TouchBar.AssignToApp](TouchBarAssignToApp.md)   Assigns the TouchBar to be the main one for current app. | Mac only | ❌ Server |
| [TouchBar.AssignToWindow](TouchBarAssignToWindow.md)   Assigns the TouchBar to be the one used with the given window. | Mac only | ❌ Server |
| [TouchBar.Available](TouchBarAvailable.md)   Checks whether TouchBar is available. | Mac only | ❌ Server |
| [TouchBar.Clear](TouchBarClear.md)   Clears items in this TouchBar. | Mac only | ❌ Server |
| [TouchBar.Create](TouchBarCreate.md)   Creates a new touch bar object. | Mac only | ❌ Server |
| [TouchBar.GetAutomaticCustomizeTouchBarMenuItemEnabled](TouchBarGetAutomaticCustomizeTouchBarMenuItemEnabled.md)   Queries whether customize menu is automatically enabled. | Mac only | ❌ Server |
| [TouchBar.GetCustomizationAllowedItemIdentifiers](TouchBarGetCustomizationAllowedItemIdentifiers.md)   Queries allowed items identifier. | Mac only | ❌ Server |
| [TouchBar.GetCustomizationIdentifier](TouchBarGetCustomizationIdentifier.md)   Queries the customization identifier. | Mac only | ❌ Server |
| [TouchBar.GetCustomizationRequiredItemIdentifiers](TouchBarGetCustomizationRequiredItemIdentifiers.md)   Queries the required identifiers. | Mac only | ❌ Server |
| [TouchBar.GetDefaultItemIdentifiers](TouchBarGetDefaultItemIdentifiers.md)   Queries the default identifiers. | Mac only | ❌ Server |
| [TouchBar.GetItemIdentifiers](TouchBarGetItemIdentifiers.md)   Queries the resolved array of item identifiers. | Mac only | ❌ Server |
| [TouchBar.GetPrincipalItemIdentifier](TouchBarGetPrincipalItemIdentifier.md)   Queries the principal item identifier. | Mac only | ❌ Server |
| [TouchBar.Release](TouchBarRelease.md)   Releases the TouchBar. | Mac only | ❌ Server |
| [TouchBar.SetAutomaticCustomizeTouchBarMenuItemEnabled](TouchBarSetAutomaticCustomizeTouchBarMenuItemEnabled.md)   Sets whether customize menu is automatically enabled. | Mac only | ❌ Server |
| [TouchBar.SetCustomizationAllowedItemIdentifiers](TouchBarSetCustomizationAllowedItemIdentifiers.md)   Sets allowed items identifier. | Mac only | ❌ Server |
| [TouchBar.SetCustomizationIdentifier](TouchBarSetCustomizationIdentifier.md)   Sets the customization identifier. | Mac only | ❌ Server |
| [TouchBar.SetCustomizationRequiredItemIdentifiers](TouchBarSetCustomizationRequiredItemIdentifiers.md)   Sets the required identifiers. | Mac only | ❌ Server |
| [TouchBar.SetDefaultItemIdentifiers](TouchBarSetDefaultItemIdentifiers.md)   Sets the default identifiers. | Mac only | ❌ Server |
| [TouchBar.SetPrincipalItemIdentifier](TouchBarSetPrincipalItemIdentifier.md)   Sets the principal item identifier. | Mac only | ❌ Server |
| [TouchBar.ToggleCustomizationPalette](TouchBarToggleCustomizationPalette.md)   Show or dismiss the customization palette for the currently displayed touch bars. | Mac only | ❌ Server |
| [TouchBar.Visible](TouchBarVisible.md)   Queries visible state. | Mac only | ❌ Server |
| [Updater.CheckForUpdates](UpdaterCheckForUpdates.md)   Explicitly checks for updates and displays a progress dialog while doing so. | Mac/Win | ❌ Server |
| [Updater.CheckForUpdatesInBackground](UpdaterCheckForUpdatesInBackground.md)   Checks for updates, but does not display any UI unless an update is found. | Mac/Win | ❌ Server |
| [Updater.GetAutomaticallyChecksForUpdates](UpdaterGetAutomaticallyChecksForUpdates.md)   Queries whether automatic update check is enabled. | Mac/Win | ❌ Server |
| [Updater.GetAutomaticallyDownloadsUpdates](UpdaterGetAutomaticallyDownloadsUpdates.md)   Queries whether automatic update download is enabled. | Mac only | ❌ Server |
| [Updater.GetFeedURL](UpdaterGetFeedURL.md)   Queries the URL of the update feed. | Mac only | ❌ Server |
| [Updater.GetSendsSystemProfile](UpdaterGetSendsSystemProfile.md)   Queries whether to send system profile while updating. | Mac only | ❌ Server |
| [Updater.LastUpdateCheckDate](UpdaterLastUpdateCheckDate.md)   Queries the last update check timestamp. | Mac/Win | ❌ Server |
| [Updater.SetAutomaticallyChecksForUpdates](UpdaterSetAutomaticallyChecksForUpdates.md)   Turns automatically checking for updates on or off. | Mac/Win | ❌ Server |
| [Updater.SetAutomaticallyDownloadsUpdates](UpdaterSetAutomaticallyDownloadsUpdates.md)   Sets whether automatic update download is enabled. | Mac only | ❌ Server |
| [Updater.SetSendsSystemProfile](UpdaterSetSendsSystemProfile.md)   Sets whether to send system profile while updating. | Mac only | ❌ Server |
| [Updater.UpdateInProgress](UpdaterUpdateInProgress.md)   Queries whether an update is in progress. | Mac only | ❌ Server |
| [WIA.ClearCurrentDevice](WIAClearCurrentDevice.md)   Clears current device. | Win only | ❌ Server |
| [WIA.DeviceCount](WIADeviceCount.md)   Queries number of devices. | Win only | ❌ Server |
| [WIA.DevicePropertyKeys](WIADevicePropertyKeys.md)   Queries the property keys for the device. | Win only | ❌ Server |
| [WIA.DevicePropertyValue](WIADevicePropertyValue.md)   Queries a device property value. | Win only | ❌ Server |
| [WIA.GetCurrentDevice](WIAGetCurrentDevice.md)   Queries ID of current device. | Win only | ❌ Server |
| [WIA.Image](WIAImage.md)   Queries native path to image file. | Win only | ❌ Server |
| [WIA.ImageCount](WIAImageCount.md)   Queries number of scanned images. | Win only | ❌ Server |
| [WIA.ImageDialog](WIAImageDialog.md)   Offer dialog to user to acquire image. | Win only | ❌ Server |
| [WIA.Initialize](WIAInitialize.md)   Initializes WIA services. | Win only | ❌ Server |
| [WIA.ItemPropertyKeys](WIAItemPropertyKeys.md)   Queries list of properties. | Win only | ❌ Server |
| [WIA.ItemPropertyValue](WIAItemPropertyValue.md)   Queries an item property value. | Win only | ❌ Server |
| [WIA.ListItems](WIAListItems.md)   Lists the items. | Win only | ❌ Server |
| [WIA.Scan](WIAScan.md)   Transfers data from the given item to the application. | Win only | ❌ Server |
| [WIA.SelectDeviceDialog](WIASelectDeviceDialog.md)   Presents the device selection dialog. | Win only | ❌ Server |
| [WIA.SetCurrentDevice](WIASetCurrentDevice.md)   Sets the current device. | Win only | ❌ Server |
| [WIA.SetDevicePropertyValue](WIASetDevicePropertyValue.md)   Sets a device property value. | Win only | ❌ Server |
| [WIA.SetItemPropertyValue](WIASetItemPropertyValue.md)   Sets a property of an item. | Win only | ❌ Server |
| [WebView.GetSilent](WebViewGetSilent.md)   Queries silent mode for WebViewer. | Win only | ❌ Server |
| [WebView.SetSilent](WebViewSetSilent.md)   Sets silent mode for WebViewer. | Win only | ❌ Server |
| [Window.GetMaxHeight](WindowGetMaxHeight.md)   Queries maximum allowed height for a window. | Mac only | ❌ Server |
| [Window.GetMaxWidth](WindowGetMaxWidth.md)   Queries maximum allowed width for a window. | Mac only | ❌ Server |
| [Window.GetMinHeight](WindowGetMinHeight.md)   Queries minimum allowed height for a window. | Mac only | ❌ Server |
| [Window.GetMinWidth](WindowGetMinWidth.md)   Queries minimum allowed width for a window. | Mac only | ❌ Server |
| [Window.ListCommands](WindowListCommands.md)   Queries list of commands for window. | Mac only | ❌ Server |
| [Window.RunCommand](WindowRunCommand.md)   Performs a function on a window. | Mac only | ❌ Server |
| [Window.Scrollbar.GetScrollElasticity](WindowScrollbarGetScrollElasticity.md)   Queries the elasticity mode of the scrollbar in a FileMaker window. | Mac only | ❌ Server |
| [Window.Scrollbar.SetScrollElasticity](WindowScrollbarSetScrollElasticity.md)   Sets the scroll elasticity for a window. | Mac only | ❌ Server |
| [Window.SetMaxHeight](WindowSetMaxHeight.md)   Sets maximum allowed height for the window. | Mac only | ❌ Server |
| [Window.SetMaxWidth](WindowSetMaxWidth.md)   Sets maximum allowed width for the window. | Mac only | ❌ Server |
| [Window.SetMinHeight](WindowSetMinHeight.md)   Sets minimum required height for the window. | Mac only | ❌ Server |
| [Window.SetMinWidth](WindowSetMinWidth.md)   Sets minimum required width for the window. | Mac only | ❌ Server |
| [Window.ShowTableViewDialog](WindowShowTableViewDialog.md)   Shows the dialog to modify the fields for table view. | Mac only | ❌ Server |
| [XL.CopyRow](XLCopyRow.md)   Copies cells from one row to another row. | All | ✅ Server |
| [XL.CopySheet](XLCopySheet.md)   Copies a sheet to another book. | All | ✅ Server |
| [XL.Sheet.CellWriteFormulaBoolean](XLSheetCellWriteFormulaBoolean.md)   Writes a formula and value in a cell. | All | ✅ Server |
| [XL.Sheet.CellWriteFormulaNumber](XLSheetCellWriteFormulaNumber.md)   Writes a formula and value in a cell. | All | ✅ Server |
| [XL.Sheet.CellWriteFormulaText](XLSheetCellWriteFormulaText.md)   Writes a formula and value in a cell. | All | ✅ Server |
| [XL.Sheet.RemoveComment](XLSheetRemoveComment.md)   Removes a comment from a cell. | All | ✅ Server |

213 functions shown.

These functions require a license (57%).

### New parameters added

| Item | Details | Server |
|:--|:--|:--|
| [DynaPDF.Print](DynaPDFPrint.md): ShowDialog   Prints the PDF file that is currently in memory. | Win only | ✅ Server |
| [Text.TextToHTML](TextTextToHTML.md): Options   Creates HTML text for a given FileMaker formatted styled text. | All | ✅ Server |

2 functions shown.

These functions require a license (50%).

### Blog Entries

- [MBS FileMaker Plugin 6.5 for OS X/Windows](https://www.mbsplugins.de/archive/2016-12-12/MBS_FileMaker_Plugin_65_for_OS/monkeybreadsoftware_blog_filemaker)

[Older Version 6.4](newinversion64.md) [Newer Version 7.0](newinversion70.md)

[HTML Version](newinversion65.shtml)