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

Functions supported on FileMaker Client only on Windows (not Server)

The functions listed below do not work on FileMaker Server. So you can only use them with FileMaker Pro, FileMaker Pro Advanced and in Runtimes created with it.

Client   MacOS   Windows   Linux   Mac & Win  

Item Details
AVRecorder.AddPreviewToWindow
Adds a preview area to the window.
Mac/Win/iOS
6.1
AVRecorder.AddPreviewWithControl
Adds a preview area to the window using placeholder control.
Mac/Win/iOS
10.3
AVRecorder.AudioDeviceCount
Queries number of audio devices found by the plugin.
Mac/Win/iOS
6.1
AVRecorder.AudioDeviceInfo
Queries details about audio device.
Mac/Win/iOS
6.1
AVRecorder.CaptureStillPhoto
Captures a still image.
Mac/Win/iOS
6.2
AVRecorder.ClosePreview
Closes the preview view.
Mac/Win/iOS
6.1
AVRecorder.EncoderCount
Queries number of encoders found by the plugin.
Win only
9.1
AVRecorder.EncoderInfo
Queries details about video encoders.
Win only
9.1
AVRecorder.GetAudioDevice
Queries name of audio device in use.
Mac/Win/iOS
6.1
AVRecorder.GetEncoder
Queries name of current encoder.
Win only
9.1
AVRecorder.GetFilePath
Queries the current file path.
Mac/Win/iOS
6.1
AVRecorder.GetVideoDevice
Queries name of video device in use.
Mac/Win/iOS
6.1
AVRecorder.Init
Starts a new recording session.
Mac/Win/iOS
6.1
AVRecorder.IsRecording
Queries whether we are recording.
Mac/Win/iOS
6.1
AVRecorder.Release
Releases a recording session.
Mac/Win/iOS
6.1
AVRecorder.ReleaseAll
Releases all recording sessions.
Mac/Win/iOS
10.5
AVRecorder.SetAudioDevice
Sets the audio device to use.
Mac/Win/iOS
6.1
AVRecorder.SetEncoder
Sets the encoder to use for video.
Win only
9.1
AVRecorder.SetFilePath
Sets the file path for recording.
Mac/Win/iOS
6.1
AVRecorder.SetVideoDevice
Sets the video device to use.
Mac/Win/iOS
6.1
AVRecorder.ShowPropertyDialog
Shows property dialog.
Win only
9.1
AVRecorder.StartPreview
Starts the preview.
Mac/Win/iOS
6.1
AVRecorder.StartRecording
Starts recording.
Mac/Win/iOS
6.1
AVRecorder.StopRecording
Stops recording.
Mac/Win/iOS
6.1
AVRecorder.VideoDeviceCount
Queries number of video devices found by the plugin.
Mac/Win/iOS
6.1
AVRecorder.VideoDeviceInfo
Queries details about video device.
Mac/Win/iOS
6.1
AVRecorder.VideoResolutions
Queries list of video resolution details for the selected camera.
Win only
11.5
App.GetFocussedWindowTitle
Queries the title of the focussed window, when run.
Mac/Win/iOS
12.5
App.PlaySystemSound
Plays a system sound with given name.
Mac/Win
11.3
CURL.PerformAsync
Perform a curl transfer asynchronously.
All
5.2
CURL.SetFinishedScript
Sets which script to call when a transfer finished.
All
5.2
CURL.SetProgressScript
Sets the progress script.
All
5.2
CURL.SetUpdateProgressDialog
Sets whether progress dialog should be automatically updated.
All
2.5
Clipboard.Clear   New in 14.1
Clears the clipboard content.
Mac/Win/iOS
14.1
Clipboard.DetectFileMakerDataType
Checks which type of data is in the XML.
Mac/Win
10.1
Clipboard.GetData
Queries data from clipboard item.
Mac/Win/iOS
4.4
Clipboard.GetFileMakerData
Queries the xml text of a FileMaker layout/script object.
Mac/Win
4.0
Clipboard.GetFiles
Queries file paths on the clipboard.
Mac/Win/iOS
5.1
Clipboard.GetHTMLText
Queries styled text from clipboard as HTML.
Mac/Win/iOS
6.0
Clipboard.GetPDF
Queries PDF in the clipboard.
Mac/Win/iOS
12.2
Clipboard.GetPicture
Queries a picture from clipboard.
Mac/Win/iOS
6.3
Clipboard.GetRTFText
Queries styled text from clipboard as RTF.
Mac/Win/iOS
5.0
Clipboard.GetStyledText
Queries styled text from clipboard.
Mac/Win/iOS
5.0
Clipboard.GetText
Queries clipboard content as text.
Mac/Win/iOS
2.6
Clipboard.GetTypes
Queries the list of data types on the clipboard.
Mac/Win/iOS
4.0
Clipboard.SetFileMakerData
Puts the xml text on the clipboard for a FileMaker layout/script object.
Mac/Win
4.0
Clipboard.SetFiles
Puts a list of file paths on the clipboard.
Mac/Win/iOS
5.1
Clipboard.SetHTMLText
Puts HTML data on the clipboard.
Mac/Win/iOS
6.0
Clipboard.SetPDF
Puts PDF in the clipboard.
Mac/Win/iOS
12.2
Clipboard.SetPicture
Sets clipboard picture.
Mac/Win/iOS
6.3
Clipboard.SetRTFText
Puts RTF data on the clipboard.
Mac/Win/iOS
5.0
Clipboard.SetStyledText
Put styled text on the clipboard.
Mac/Win/iOS
5.0
Clipboard.SetText
Sets the text on the clipboard.
Mac/Win/iOS
2.6
ColorPanel.Choose
Shows color chooser.
Win only
8.3
Container.Screenshot
Takes screenshot from a named control in FileMaker.
Mac/Win
11.4
Dialog.GetAlternateButton
Queries the title for the alternate button.
Mac/Win
4.1
Dialog.GetButton
Queries button text.
Mac/Win
7.1
Dialog.GetButtonPressed
Queries index of selected button.
Mac/Win
7.2
Dialog.GetButtons
Queries which buttons are shown.
Mac/Win
4.1
Dialog.GetDefaultButton
Queries the title for the default button.
Mac/Win
4.1
Dialog.GetIcon
Returns the icon displayed in the dialog.
Mac/Win
4.1
Dialog.GetInformativeText
Returns the receiver's informative text.
Mac/Win
4.1
Dialog.GetLastResult
Provides the last result from the dialog.
Mac/Win
4.2
Dialog.GetLeft
Queries left position.
Mac/Win
7.3
Dialog.GetMessage
Queries the message text for the dialog.
Mac/Win
4.1
Dialog.GetMode
Queries the dialog style.
Mac/Win
4.1
Dialog.GetOtherButton
Queries the title for the other button.
Mac/Win
4.1
Dialog.GetShowsSuppressionButton
Indicates whether the receiver shows a suppression button.
Mac/Win
4.1
Dialog.GetSuppressionButtonTitle
Queries the text for the suppression checkbox.
Mac/Win
4.1
Dialog.GetSuppressionState
Queries the suppression state after you showed the dialog.
Mac/Win
4.1
Dialog.GetTimeout
Queries the timeout for dialogs in seconds.
Mac/Win
5.2
Dialog.GetTop
Queries top position.
Mac/Win
7.3
Dialog.GetWindowTitle
Queries the window title for the dialog.
Mac/Win
4.1
Dialog.Reset
Resets all dialog options.
Mac/Win
4.1
Dialog.Run
Runs the dialog.
Mac/Win
4.1
Dialog.SetAlternateButton
Sets the title for the alternate button.
Mac/Win
4.1
Dialog.SetButton
Sets button text.
Mac/Win
7.1
Dialog.SetButtons
Sets which buttons to show.
Mac/Win
4.1
Dialog.SetDefaultButton
Sets the title for the default button.
Mac/Win
4.1
Dialog.SetIcon
Sets the icon to be displayed in the alert to a given icon.
Mac/Win
4.1
Dialog.SetInformativeText
Sets the receiver's informative text to a given text.
Mac/Win
4.1
Dialog.SetLeft
Sets the left position of the dialog.
Mac/Win
7.3
Dialog.SetMessage
Sets the message text for the dialog.
Mac/Win
4.1
Dialog.SetMode
Sets the dialog style.
Mac/Win
4.1
Dialog.SetOtherButton
Sets the title for the other button.
Mac/Win
4.1
Dialog.SetShowsSuppressionButton
Specifies whether the receiver includes a suppression checkbox.
Mac/Win
4.1
Dialog.SetSuppressionButtonTitle
Sets the text for the suppression checkbox.
Mac/Win
4.1
Dialog.SetTimeout
Sets a timeout for the dialog in seconds.
Mac/Win
5.2
Dialog.SetTop
Sets the top position of the dialog.
Mac/Win
7.3
Dialog.SetWindowTitle
Sets the window title for the dialog.
Mac/Win
4.1
DirectoryWatcher.GetEvaluate
Queries the expression to evaluate.
Win only
7.1
DirectoryWatcher.GetFileName
Returns the file name for the watcher.
Win only
7.1
DirectoryWatcher.GetScriptName
Returns the script name for the watcher.
Win only
7.1
DirectoryWatcher.SetEvaluate
Sets the expression to evaluate.
Win only
7.1
DirectoryWatcher.SetFileName
Sets the file name for watcher.
Win only
7.1
DirectoryWatcher.SetScriptName
Sets the script name for watcher.
Win only
7.1
DragDrop.AttachToWindow
Attaches a new drop area to the window.
Mac/Win
11.0
DragDrop.ClearDragActionHandler
Clears the name for the drag action handler.
Mac/Win
2.4
DragDrop.ClearDragEnterHandler
Clears the name for the drag enter handler.
Mac/Win
2.4
DragDrop.ClearDragExitHandler
Clears the name for the drag exit handler.
Mac/Win
2.4
DragDrop.CreateWithControl
Creates a new drop area on the given window covering the area of the given control.
Mac/Win
2.4
DragDrop.CreateWithSize
Creates a new drop area inside the window with the given rectangle.
Mac/Win
2.4
DragDrop.GetFileDescriptor
Queries file descriptor.
Win only
8.1
DragDrop.GetFileDescriptorCount
Queries number of file descriptors.
Win only
8.1
DragDrop.GetFilePathsToDrag
Queries list of files to drag.
Mac/Win
11.0
DragDrop.GetHTML
Queries styled text from drag as HTML.
Mac/Win
9.2
DragDrop.GetHeight
Queries current height of drop area.
Mac/Win
4.0
DragDrop.GetLeft
Queries current position of the drop area.
Mac/Win
4.0
DragDrop.GetMouseX
Queries the native mouse position where the item was dropped.
Mac/Win
2.4
DragDrop.GetMouseY
Queries the native mouse position where the item was dropped.
Mac/Win
2.4
DragDrop.GetPath
Queries the native path of a file drop.
Mac/Win
2.4
DragDrop.GetPathCount
Returns the number of file paths.
Mac/Win
2.4
DragDrop.GetPicture
Queries picture from drag and drop action.
Mac/Win
2.4
DragDrop.GetRTF
Queries styled text from clipboard as RTF.
Mac/Win
9.2
DragDrop.GetSVG
Queries SVG data.
Mac/Win
10.3
DragDrop.GetTag
Queries the tag string for this dropview.
Mac/Win
3.3
DragDrop.GetText
Queries text from the drop.
Mac/Win
2.6
DragDrop.GetTop
Queries current position of the drop area.
Mac/Win
4.0
DragDrop.GetTypes
Queries list of types.
Mac/Win
4.3
DragDrop.GetVisible
Queries current visibility state.
Mac/Win
4.0
DragDrop.GetWidth
Queries current width of the drop area.
Mac/Win
4.0
DragDrop.GetWindowRef
Queries the window where this drop view is located.
Mac/Win
3.3
DragDrop.List
Queries list of all currently active drop areas.
Mac/Win
4.0
DragDrop.Release
Releases the drop area and reclaims memory.
Mac/Win
2.4
DragDrop.ReleaseAll
A convenience method to release all drop areas.
Mac/Win
2.4
DragDrop.SetCursor
Sets the cursor mode.
Mac/Win
2.4
DragDrop.SetDragActionHandler
Sets the drag action handler.
Mac/Win
2.4
DragDrop.SetDragEnterHandler
Sets the drag enter handler.
Mac/Win
2.4
DragDrop.SetDragExitHandler
Sets the drag exit handler.
Mac/Win
2.4
DragDrop.SetDragImage
Sets the image to use for dragging.
Mac/Win
11.0
DragDrop.SetFilePathsToDrag
Sets file path list for drag.
Mac/Win
11.0
DragDrop.SetFrame
Sets a new frame for the drop area.
Mac/Win
4.0
DragDrop.SetFrameWithControl
Repositions drop area to given control.
Mac/Win
8.5
DragDrop.SetImage
Sets the image to be shown in the drop area.
Mac/Win
2.4
DragDrop.SetTag
Sets the tag string for this drop view.
Mac/Win
3.3
DragDrop.SetVisible
Hides or shows the drop area.
Mac/Win
4.0
DynaPDF.Print.GetDevMode
Queries device mode.
Win only
7.0
DynaPDF.Print.GetDevNames
Queries device names.
Win only
7.0
DynaPDF.Print.SetDevMode
Sets device mode.
Win only
7.0
DynaPDF.Print.SetDevNames
Sets device names.
Win only
7.0
DynaPDF.SaveAndSignFileWinCryptDialog
Saves and signs the current PDF.
Win only
10.1
EventMonitor.Clear
Clears last event captured.
Mac/Win
5.2
EventMonitor.ClearCardWindow
Clears trigger for card window.
Mac/Win
7.3
EventMonitor.GetEnabled
Queries whether event monitor is enabled.
Mac/Win
6.3
EventMonitor.Install
Installs event monitor.
Mac/Win
5.2
EventMonitor.LastMouseClickButton
Queries the index of the last pressed mouse button.
Mac/Win
5.2
EventMonitor.LastMouseClickIsDoubleClick
Queries if last recognized mouse click is a double click.
Mac/Win
5.2
EventMonitor.LastMousePositionX
Queries last mouse position.
Mac/Win
7.3
EventMonitor.LastMousePositionY
Queries last mouse position.
Mac/Win
7.3
EventMonitor.SetCardWindow
Sets script trigger for clicks outside card.
Mac/Win
7.3
EventMonitor.SetEnabled
Enables or disables event monitor.
Mac/Win
6.3
FM.DisableMouseWheel
Disables use of mouse wheel on Windows.
Win only
5.1
FM.EnableMouseWheel
Enables use of mouse wheel on Windows.
Win only
5.1
FM.GetDisableContextualMenus
Queries whether to disable contextual menus.
Mac/Win
10.1
FM.InsertSetUpdateProgressDialog
Enable updating progress bar.
Mac/Win
6.2
FM.MouseWheelScriptTrigger
Installs a script trigger for mouse wheel.
Mac/Win
6.3
FM.RunDatabaseDesignReport
Performs a data design report automatically.
Mac/Win
5.0
FM.RunSaveAsXML
Saves database as XML.
Mac/Win
9.2
FM.RunScript
Runs a script in any open FileMaker file.
All
1.2
FM.RunScriptIdle
Runs a script after idle period.
Mac/Win/Linux
3.3
FM.RunScriptLater
Runs a script in any open FileMaker file.
All
1.2
FM.SetDisableContextualMenus
Whether to disable contextual menus.
Mac/Win
10.1
FileDialog.GetAllowMulti
Queries whether multiple selection is allowed.
Mac/Win
2.7
FileDialog.GetFilter
Queries which filter is defined.
Mac/Win
4.3
FileDialog.GetInitialDirectory
Queries the initial directory.
Mac/Win
2.7
FileDialog.GetMessage
Returns the message displayed in the save panel.
Mac/Win
2.7
FileDialog.GetNameFieldLabel
Returns the string displayed in front of the filename text field.
Mac/Win
2.7
FileDialog.GetNameFieldStringValue
Returns the user-editable filename currently shown in the name field.
Mac/Win
2.7
FileDialog.GetPath
Queries the native path with the given index.
Mac/Win
2.7
FileDialog.GetPathCount
Queries number of file paths available.
Mac/Win
2.7
FileDialog.GetPrompt
Queries current prompt text.
Mac/Win
2.7
FileDialog.GetResolvesAliases
Returns whether the panel resolves aliases.
Mac/Win
2.7
FileDialog.GetShowHidden
Returns whether the panel displays files that are normally hidden from the user.
Mac/Win
2.7
FileDialog.GetWindowTitle
Returns the title of the panel.
Mac/Win
2.7
FileDialog.OpenFileDialog
Shows dialog to select a file.
Mac/Win
2.7
FileDialog.Reset
Resets all options to default values.
Mac/Win
2.7
FileDialog.SaveFileDialog
Shows dialog to select where to save a file.
Mac/Win
2.7
FileDialog.SelectFolderDialog
Shows dialog to select a folder.
Mac/Win
2.7
FileDialog.SelectItemDialog
Shows dialog to select either file or folder.
Mac/Win
2.7
FileDialog.SetAllowMulti
Sets whether multiple selection is allowed.
Mac/Win
2.7
FileDialog.SetAllowsOtherFileTypes
Sets whether other file types are allowed.
Mac/Win
4.3
FileDialog.SetFilter
Queries whether other file types are allowed.
Mac/Win
4.3
FileDialog.SetInitialDirectory
Sets the initial directory.
Mac/Win
2.7
FileDialog.SetNameFieldLabel
Sets the text displayed in front of the text field.
Mac/Win
2.7
FileDialog.SetNameFieldStringValue
Sets the filename in the name field to the specified value.
Mac/Win
2.7
FileDialog.SetPrompt
Sets the prompt of the default button.
Mac/Win
2.7
FileDialog.SetResolvesAliases
Sets whether the panel resolves aliases.
Mac/Win
2.7
FileDialog.SetShowHidden
Specifies whether the panel displays files that are normally hidden from the user.
Mac/Win
2.7
FileDialog.SetWindowTitle
Sets the title of the dialog.
Mac/Win
2.7
FileDialogWatcher.GetLastPath
Queries the last path used in open/save dialogs.
Mac/Win
2.6
FileDialogWatcher.Install
Installs the required code to catch file names from open/save dialogs on Mac.
Mac/Win
2.6
Files.Launch
Launches the file.
Mac/Win
2.7
Files.LaunchFile
Launches the file or opens folder.
Mac/Win
2.7
Files.RevealFile
Reveals the file/folder in the shell.
Mac/Win
2.7
Folders.UserDesktop
Queries path to user's desktop folder.
Mac/Win/iOS
4.3
Folders.UserDocuments
Queries path to user's document folder.
All
4.3
Folders.UserDownloads
Queries location of user's downloads folder.
Mac/Win/iOS
6.2
Folders.UserHome
Queries path to user’s home folder.
All
7.3
Folders.UserMusic
Queries path to user's music folder.
Mac/Win/iOS
4.3
Folders.UserPreferences
Queries path to user's preferences folder.
Mac/Win/iOS
4.3
Folders.UserTrash
Queries trash folder location for current user.
Mac/Win
5.1
Folders.UserVideo
Queries path to user's video folder.
Mac/Win/iOS
4.3
Font.Activate
Activates a font inside app or whole computer.
Mac/Win
2.6
Font.Deactivate
Deactivates a font inside app or whole computer.
Mac/Win
2.6
HotKey.GetEnabled
Queries the enabled state.
Mac/Win
5.4
HotKey.GetEvaluate
Queries expression to be run when hotkey is pressed.
Mac/Win
6.1
HotKey.GetIgnoreOnModal
Queries state for modal dialogs.
Mac/Win
5.4
HotKey.GetKeyCode
Returns the key code given at registration.
Mac/Win
5.2
HotKey.GetLocal
Queries the local flag.
Mac/Win
5.4
HotKey.GetModifiers
Returns the modifiers given at registration.
Mac/Win
5.2
HotKey.GetName
Queries the name defined for this hotkey.
Mac/Win
5.4
HotKey.GetScriptFileName
Queries filename of script to call in case of event.
Mac/Win
5.0
HotKey.GetScriptName
Queries name of script to call in case of event.
Mac/Win
5.0
HotKey.GetTag
Queries the tag defined for this hotkey.
Mac/Win
5.4
HotKey.List
Lists all hotkeys.
Mac/Win
5.2
HotKey.Register
Registers a global hot key based on the virtual key code and modifiers.
Mac/Win
5.0
HotKey.SetEnabled
Sets the enabled state.
Mac/Win
5.4
HotKey.SetEvaluate
Sets expression to be run when hotkey is pressed.
Mac/Win
6.1
HotKey.SetIgnoreOnModal
Sets state for modal dialogs.
Mac/Win
5.4
HotKey.SetLocal
Sets the local flag.
Mac/Win
5.4
HotKey.SetName
Sets the name of a hotkey.
Mac/Win
5.4
HotKey.SetScript
Sets which script to call if hotkey is pressed.
Mac/Win
5.0
HotKey.SetTag
Sets the tag of a hotkey.
Mac/Win
5.4
HotKey.Unregister
Unregisters a hotkey and frees resources.
Mac/Win
5.0
HotKey.UnregisterAll
Unregisters all hotkeys.
Mac/Win
10.3
ListDialog.AddItemToList
Adds a line to the list.
Mac/Win
4.2
ListDialog.AddItemsToList
Adds entries to the list.
Mac/Win
4.2
ListDialog.AddSQL
Adds items via SQL statement.
Mac/Win
5.1
ListDialog.ClearColumnHeaders
Clears column headers.
Mac/Win
9.2
ListDialog.ClearList
Clears the list.
Mac/Win
4.2
ListDialog.ColumnCount
Queries column count.
Mac/Win
9.2
ListDialog.GetAllowEmptySelection
Queries whether empty selection is allowed.
Mac/Win
5.0
ListDialog.GetAllowMultipleSelection
Queries whether multiple selection is allowed.
Mac/Win
4.2
ListDialog.GetCancelButtonLabel
Queries the caption of the cancel button.
Mac/Win
4.2
ListDialog.GetChecked
Queries check state.
Mac/Win
13.5
ListDialog.GetCheckedTags
Queries list of checked items.
Mac/Win
13.5
ListDialog.GetCheckedTitles
Queries list of checked items.
Mac/Win
13.5
ListDialog.GetCloseDialogOnDoubleClick   New in 14.1
Queries whether to close dialog on double click.
Mac/Win
14.1
ListDialog.GetColumnAlignment
Queries column alignment.
Mac/Win
11.2
ListDialog.GetColumnHeader
Queries column header text.
Mac/Win
9.2
ListDialog.GetColumnWidth
Queries column width.
Mac/Win
11.2
ListDialog.GetFilter
Queries the current filter text.
Mac/Win
11.0
ListDialog.GetHeight
Queries height of dialog.
Mac/Win
4.3
ListDialog.GetOtherButtonEvaluate
Queries expression to evaluate for other button.
Mac/Win
9.5
ListDialog.GetOtherButtonLabel
Queries the caption of the other button.
Mac/Win
9.5
ListDialog.GetPositionX
Queries dialog position.
Mac/Win
6.5
ListDialog.GetPositionY
Queries dialog position.
Mac/Win
6.5
ListDialog.GetPrompt
Queries the current prompt text.
Mac/Win
4.2
ListDialog.GetSelectButtonLabel
Queries the caption of the select button.
Mac/Win
4.2
ListDialog.GetSelectedTag
Queries the selected tag.
Mac/Win
4.2
ListDialog.GetSelectedTitle
Queries title of the selected item.
Mac/Win
4.2
ListDialog.GetShowCheckboxes
Queries whether to show checkboxes.
Mac/Win
13.5
ListDialog.GetShowsFilter
Queries whether to show a filter.
Mac/Win
11.0
ListDialog.GetWidth
Queries the width of the dialog.
Mac/Win
4.3
ListDialog.GetWindowTitle
Queries the window title.
Mac/Win
4.2
ListDialog.IsVisible
Query whether dialog is visible.
Mac/Win
13.2
ListDialog.ListCount
Queries number of list entries.
Mac/Win
4.2
ListDialog.ListItem
Queries the text displayed for the given index.
Mac/Win
4.2
ListDialog.ListTag
Queries the tag for the given index.
Mac/Win
4.2
ListDialog.Reset
Resets all list dialog options.
Mac/Win
10.0
ListDialog.SetAllowEmptySelection
Sets whether empty selection is allowed.
Mac/Win
5.0
ListDialog.SetAllowMultipleSelection
Sets whether multiple selection is allowed.
Mac/Win
4.2
ListDialog.SetCancelButtonLabel
Sets the caption of the cancel button.
Mac/Win
4.2
ListDialog.SetChecked
Sets check state for a row.
Mac/Win
13.5
ListDialog.SetCloseDialogOnDoubleClick   New in 14.1
Sets whether to close dialog on double click.
Mac/Win
14.1
ListDialog.SetColumnAlignment
Sets the column alignment.
Mac/Win
11.2
ListDialog.SetColumnCount
Sets column count.
Mac/Win
9.2
ListDialog.SetColumnHeader
Sets the column header text.
Mac/Win
9.2
ListDialog.SetColumnWidth
Sets column width to use.
Mac/Win
11.2
ListDialog.SetFilter
Sets the current filter text.
Mac/Win
11.0
ListDialog.SetHeight
Sets the height of the dialog.
Mac/Win
4.3
ListDialog.SetOtherButtonEvaluate
Sets the other button evaluate.
Mac/Win
9.5
ListDialog.SetOtherButtonLabel
Sets the caption of the other button.
Mac/Win
9.5
ListDialog.SetPosition
Sets position for dialog.
Mac/Win
6.5
ListDialog.SetPositionX
Sets position for dialog.
Mac/Win
6.5
ListDialog.SetPositionY
Sets position for dialog.
Mac/Win
6.5
ListDialog.SetPrompt
Sets prompt text.
Mac/Win
4.2
ListDialog.SetSelectButtonLabel
Sets the caption of the select button.
Mac/Win
4.2
ListDialog.SetSelectedTag
Sets which item is selected.
Mac/Win
4.2
ListDialog.SetSelectedTitle
Sets which item is selected.
Mac/Win
4.2
ListDialog.SetShowCheckboxes
Sets whether to show checkboxes.
Mac/Win
13.5
ListDialog.SetShowsFilter
Whether to show a filter field.
Mac/Win
11.0
ListDialog.SetWidth
Sets the width of the dialog.
Mac/Win
4.3
ListDialog.SetWindowTitle
Sets window title.
Mac/Win
4.2
ListDialog.ShowDialog
Shows the dialog.
Mac/Win
4.2
ListDialog.Sort
Sorts entries.
Mac/Win
7.5
MountNotification.Install
Installs a script trigger to be called when a disk mounts/unmounts.
Mac/Win
5.0
MountNotification.Uninstall
Uninstalls notification for mount script trigger.
Mac/Win
5.0
MouseCursor.Hide
Hides the mouse cursor.
Mac/Win
7.5
MouseCursor.HideUntilMouseMoves
Hides mouse until user moves it.
Mac/Win
7.5
MouseCursor.Show
Shows the mouse cursor.
Mac/Win
7.5
Msgbox
A simple method to show a dialog box with one text.
All
2.2
Notification.Listen
Starts listening for a notification.
Mac/Win
2.6
Overlay.Alpha   New in 14.1
Queries the current alpha value of the window.
Mac/Win
14.1
Overlay.Create   New in 14.1
Creates a new overlay window.
Mac/Win
14.1
Overlay.GetHasShadow   New in 14.1
Queries whether this window has a shadow.
Mac/Win
14.1
Overlay.GetHeight   New in 14.1
Queries height of a window.
Mac/Win
14.1
Overlay.GetLeft   New in 14.1
Queries X coordinate of a window.
Mac/Win
14.1
Overlay.GetMouseClickEvaluate   New in 14.1
Queries the expression to be run on a mouse click.
Mac/Win
14.1
Overlay.GetMouseClickScriptName   New in 14.1
Queries the script to run on a mouse click.
Mac/Win
14.1
Overlay.GetMouseEnterEvaluate   New in 14.1
Queries the expression to be run on a mouse enters the window.
Mac/Win
14.1
Overlay.GetMouseEnterScriptName   New in 14.1
Queries the script to run on a mouse enter.
Mac/Win
14.1
Overlay.GetMouseExitEvaluate   New in 14.1
Queries the expression to be run on a mouse exits the window.
Mac/Win
14.1
Overlay.GetMouseExitScriptName   New in 14.1
Queries the script to run on a mouse exits.
Mac/Win
14.1
Overlay.GetMovableByWindowBackground   New in 14.1
Queries whether the window can be moved with the mouse.
Mac/Win
14.1
Overlay.GetTag   New in 14.1
Queries tag for window.
Mac/Win
14.1
Overlay.GetTitle   New in 14.1
Queries current window title.
Mac/Win
14.1
Overlay.GetTop   New in 14.1
Queries Y coordinate of a window.
Mac/Win
14.1
Overlay.GetTopMost   New in 14.1
Queries whether window is topmost.
Mac/Win
14.1
Overlay.GetWidth   New in 14.1
Queries width of a window.
Mac/Win
14.1
Overlay.IsVisible   New in 14.1
Queries whether a window is visible.
Mac/Win
14.1
Overlay.List   New in 14.1
Lists all IDs of current overlay objects.
Mac/Win
14.1
Overlay.MouseX   New in 14.1
Queries current position of the mouse cursor on screen.
Mac/Win
14.1
Overlay.MouseY   New in 14.1
Queries current position of the mouse cursor on screen.
Mac/Win
14.1
Overlay.Move   New in 14.1
Moves the window the given position.
Mac/Win
14.1
Overlay.Release   New in 14.1
Releases the overlay window.
Mac/Win
14.1
Overlay.ReleaseAll   New in 14.1
Releases all overlay windows.
Mac/Win
14.1
Overlay.Resize   New in 14.1
Resizes the window to the desired size.
Mac/Win
14.1
Overlay.SetAlpha   New in 14.1
Set Alpha can be used to set the transparency of a window.
Mac/Win
14.1
Overlay.SetFocus   New in 14.1
Sets focus to the Window.
Mac/Win
14.1
Overlay.SetFrame   New in 14.1
Sets the size and position of the overlay.
Mac/Win
14.1
Overlay.SetFrameWithControl   New in 14.1
Sets the size and position of the overlay based on a given control.
Mac/Win
14.1
Overlay.SetHasShadow   New in 14.1
Sets whether window has a shadow.
Mac/Win
14.1
Overlay.SetIgnoresMouseEvents   New in 14.1
Sets whether the window ignores mouse clicks.
Mac/Win
14.1
Overlay.SetImage   New in 14.1
Sets the image to show in the container.
Mac/Win
14.1
Overlay.SetMouseClickEvaluate   New in 14.1
Sets expression to be run on a mouse click.
Mac/Win
14.1
Overlay.SetMouseClickScript   New in 14.1
Sets the script to run on a mouse click.
Mac/Win
14.1
Overlay.SetMouseEnterEvaluate   New in 14.1
Sets expression to be run on a mouse enter.
Mac/Win
14.1
Overlay.SetMouseEnterScript   New in 14.1
Sets the script to run on a mouse enter.
Mac/Win
14.1
Overlay.SetMouseExitEvaluate   New in 14.1
Sets expression to be run on a mouse exit.
Mac/Win
14.1
Overlay.SetMouseExitScript   New in 14.1
Sets the script to run on a mouse exit.
Mac/Win
14.1
Overlay.SetMovableByWindowBackground   New in 14.1
Sets whether the window can be moved with the mouse.
Mac/Win
14.1
Overlay.SetTag   New in 14.1
Sets tag for window.
Mac/Win
14.1
Overlay.SetTitle   New in 14.1
Sets the window title.
Mac/Win
14.1
Overlay.SetTopMost   New in 14.1
Sets window to be topmost.
Mac/Win
14.1
Overlay.SetVisible   New in 14.1
Sets whether the window is visible.
Mac/Win
14.1
PKCS12.ShowDialog
Shows standard dialog with details.
Mac/Win
9.2
Plugin.CallErrorScriptTrigger
Triggers error script.
All
8.5
Plugin.SetErrorScriptTrigger
Sets script to trigger if plugin call returns an error.
All
8.5
PortMidi.Abort
Terminates outgoing messages immediately.
Mac/Win
4.2
PortMidi.CheckHostError
Checks if there is a midi host error on the stream.
Mac/Win
4.2
PortMidi.ClearDataAvailableHandler
Clears the data available handler.
Mac/Win
8.5
PortMidi.Close
Closes a midi stream, flushing any pending buffers.
Mac/Win
4.2
PortMidi.CurrentEvent
Queries current event.
Mac/Win
7.1
PortMidi.DeviceCount
Queries number of devices found.
Mac/Win
4.2
PortMidi.GetChannelMask
Queries current channel mask.
Mac/Win
4.2
PortMidi.GetDefaultInputDeviceID
Return the default input device ID.
Mac/Win
4.2
PortMidi.GetDefaultOutputDeviceID
Return the default output device ID.
Mac/Win
4.2
PortMidi.GetDeviceID
Queries the ID of the device the stream is connected to.
Mac/Win
7.0
PortMidi.GetDeviceInfo
Return device information.
Mac/Win
4.2
PortMidi.GetDeviceName
Queries the name of the device the stream is connected to.
Mac/Win
7.0
PortMidi.GetFilter
Queries current filter setting.
Mac/Win
4.2
PortMidi.OpenInput
Opens an input device.
Mac/Win
4.2
PortMidi.OpenOutput
Opens an output device.
Mac/Win
4.2
PortMidi.Poll
Tests whether input is available.
Mac/Win
4.2
PortMidi.ReadMessage
Reads one Midi message from the buffers.
Mac/Win
4.2
PortMidi.Rescan
Terminates all streams and shutdown the midi functions.
Mac/Win
4.2
PortMidi.SendMessage
Sends a midi message.
Mac/Win
4.2
PortMidi.SendMessageRaw
Sends a raw message.
Mac/Win
4.2
PortMidi.SendSysExHex
Writes a timestamped system-exclusive midi message.
Mac/Win
4.2
PortMidi.SetChannelMask
Filters incoming messages based on channel.
Mac/Win
4.2
PortMidi.SetDataAvailableEvaluate
Sets the data available evaluation for this midi port.
Mac/Win
8.5
PortMidi.SetDataAvailableHandler
Sets the data available handler for this midi port.
Mac/Win
8.5
PortMidi.SetFilter
Sets filters on an open input stream to drop selected input types.
Mac/Win
4.2
PortMidi.TimeStamp
Queries current time stamp.
Mac/Win
7.0
Preview.Available
Queries whether preview is available.
Mac/Win
13.3
Preview.Create
Creates a new preview area inside the window with the given rectangle.
Mac/Win
13.3
Preview.CreateWithControl
Creates a new preview on the given window covering the area of the given control.
Mac/Win
13.3
Preview.List
Queries list of all currently preview areas.
Mac/Win
13.3
Preview.LoadContainer
Loads a PDF document from data in container.
Mac/Win
13.3
Preview.LoadFile
Loads a PDF document from file path.
Mac/Win
13.3
Preview.Release
A convenience method to release all preview controls.
Mac/Win
13.3
Preview.ReleaseAll
A convenience method to release all preview controls.
Mac/Win
13.3
Preview.SetFocus
Sets focus to the view.
Mac/Win
13.5
Preview.SetFrameWithControl
Repositions preview view to given placeholder control.
Mac/Win
13.3
Preview.Unload
Unloads current document.
Mac/Win
13.3
Printer.CurrentNumberOfCopies
Queries the number of copies from the last dialog.
Win only
9.2
Printer.CurrentPaperFormat
Returns the selected paper format.
Win only
6.5
Printer.CurrentPaperSource
Returns the selected paper source.
Win only
6.5
Printer.CurrentPrintWhat
Returns the selected item to print.
Win only
6.5
Printer.CurrentPrinterName
Returns the selected printer name.
Win only
6.5
Printer.ErrorLog
Queries the error log from Printer.Setup functions.
Win only
6.5
Printer.PaperFormats
Queries paper formats.
Win only
6.5
Printer.PaperSources
Queries paper sources.
Win only
6.5
Printer.Print
Prints a document with options.
Win only
6.5
Printer.PrinterNames
Queries printer names.
Win only
6.5
Printer.SetDefaultPrinter
Sets the default printer.
Mac/Win
3.0
Printer.SetPrinter
Switches printer or changes paper setup.
Win only
6.5
Process.FrontProcessName
Queries name of the frontmost app.
Mac/Win
4.2
Process.FrontWindowTitle
Queries name of the frontmost window.
Mac/Win
4.2
Process.IsFrontMost
Checks if FileMaker is the frontmost application.
Mac/Win
2.9
Process.SetFrontMost
Moves FileMaker application to the front.
Mac/Win
2.9
ProgressDialog.ClearImage
Clears image for the progress dialog.
Mac/Win
2.4
ProgressDialog.GetBottomText
Queries the current text below the progress bar in the progress dialog.
Mac/Win/iOS
2.4
ProgressDialog.GetButtonCaption
Queries the current text from the button in the progress dialog.
Mac/Win/iOS
2.4
ProgressDialog.GetCancel
Queries the cancel state.
Mac/Win/iOS
2.4
ProgressDialog.GetImageHeight
Queries image view height.
Mac/Win
9.2
ProgressDialog.GetImageWidth
Queries image view width.
Mac/Win
9.2
ProgressDialog.GetPositionX
Queries the x position of the dialog.
Mac/Win
2.6
ProgressDialog.GetPositionY
Queries the y position of the dialog.
Mac/Win
2.6
ProgressDialog.GetProgress
Queries current progress value.
Mac/Win/iOS
2.4
ProgressDialog.GetShowButton
Queries current state of whether to show the cancel button or not.
Mac/Win/iOS
2.4
ProgressDialog.GetTitle
Queries the current progress dialog title.
Mac/Win
2.4
ProgressDialog.GetTopMost
Queries whether dialog is top most.
Mac/Win
2.6
ProgressDialog.GetTopText
Queries the current text above the progress bar in the progress dialog.
Mac/Win/iOS
2.4
ProgressDialog.Hide
Hides the progress dialog.
Mac/Win/iOS
2.4
ProgressDialog.Reset
Resets all options.
Mac/Win/iOS
6.4
ProgressDialog.SetBottomText
Sets the bottom text in the progress dialog.
Mac/Win/iOS
2.4
ProgressDialog.SetButtonCaption
Sets the cancel button text.
Mac/Win/iOS
2.4
ProgressDialog.SetCancel
Sets the cancel state.
Mac/Win/iOS
2.4
ProgressDialog.SetFont
Sets the label's text sizes.
Mac/Win/iOS
2.9
ProgressDialog.SetImage
Sets the image. Please use container value as parameter.
Mac/Win
2.4
ProgressDialog.SetImageHeight
Sets image view height.
Mac/Win
9.2
ProgressDialog.SetImageWidth
Sets image view width.
Mac/Win
9.2
ProgressDialog.SetPosition
Set position of the dialog absolute.
Mac/Win
2.4
ProgressDialog.SetPositionCentered
Set position of the dialog centered.
Mac/Win
2.4
ProgressDialog.SetPositionWindowCentered
Set position of the dialog centered over a window.
Mac/Win
12.0
ProgressDialog.SetProgress
Sets the current progress value.
Mac/Win/iOS
2.4
ProgressDialog.SetShowButton
Sets whether to show the cancel button or not.
Mac/Win/iOS
2.4
ProgressDialog.SetTitle
Sets the progress dialog title.
Mac/Win
2.4
ProgressDialog.SetTitleIcon
Sets the icon of a window in Windows.
Win only
10.2
ProgressDialog.SetTopMost
Sets whether dialog is top most.
Mac/Win
2.6
ProgressDialog.SetTopText
Sets the top text in the progress dialog.
Mac/Win/iOS
2.4
ProgressDialog.Show
Shows the progress dialog.
Mac/Win/iOS
2.4
ProgressDialog.Update
Redraws the progress dialog.
Mac/Win
2.6
Progressdialog.GetEvaluate
Queries expression to evaluate.
Mac/Win/iOS
7.1
Progressdialog.GetFileName
Queries file name.
Mac/Win/iOS
7.1
Progressdialog.GetScriptName
Queries script name to run on button click.
Mac/Win/iOS
7.1
Progressdialog.SetEvaluate
Sets the expression to evaluate on button click.
Mac/Win/iOS
7.1
Progressdialog.SetScript
Sets the script to run when button is clicked.
Mac/Win/iOS
7.1
RemoteControl.ClickMouse
Moves the mouse cursor and performs a click.
Mac/Win
2.8
RemoteControl.FindWindow
Finds a window on Windows based on class name and/or window title.
Win only
2.8
RemoteControl.GetWindowsList
On Windows queries the list of all window references.
Win only
2.8
RemoteControl.GetWindowsListAsJSON
On Windows queries the list of all windows as JSON.
Win only
11.2
RemoteControl.HideCursor
Hides the mouse cursor.
Mac/Win
3.4
RemoteControl.InsertText
Sends text to active window/control.
Mac/Win/iOS
12.4
RemoteControl.IsAltKeyDown   New in 14.1
Checks whether alt/option key is down.
Mac/Win
14.1
RemoteControl.IsCapsLockKeyDown   New in 14.1
Checks whether caps lock key is down.
Mac/Win
14.1
RemoteControl.IsCommandKeyDown   New in 14.1
Checks whether command key is down.
Mac/Win
14.1
RemoteControl.IsControlKeyDown   New in 14.1
Checks whether control key is down.
Mac/Win
14.1
RemoteControl.IsFunctionKeyDown   New in 14.1
Checks whether function key is down.
Mac/Win
14.1
RemoteControl.IsShiftKeyDown   New in 14.1
Checks whether shift key is down.
Mac/Win
14.1
RemoteControl.MouseButtons
Returns bit mask for pressed mouse buttons.
Mac/Win
11.5
RemoteControl.MouseX
Queries current position of the mouse cursor on screen.
Mac/Win
2.8
RemoteControl.MouseY
Queries current position of the mouse cursor on screen.
Mac/Win
2.8
RemoteControl.MoveMouse
Moves the mouse cursor.
Mac/Win
2.8
RemoteControl.PressControlKey
Presses control key.
Mac/Win
2.8
RemoteControl.PressKey
Presses a key.
Mac/Win
2.8
RemoteControl.PressKeyLater
Presses a key after delay.
Mac/Win
6.2
RemoteControl.PressOptionKey
Presses option/alt key.
Mac/Win
2.8
RemoteControl.PressShiftKey
Presses shift key.
Mac/Win
2.8
RemoteControl.ShowCursor
Shows the mouse cursor.
Mac/Win
3.4
Schedule.Check
Checks if something needs to be run.
Mac/Win/iOS
5.2
Schedule.ClearEvaluateResult
Clears result of last evaluate.
Mac/Win/iOS
5.2
Schedule.ClearSQLResult
Clears result of last SQL query.
Mac/Win/iOS
5.2
Schedule.EvaluateAfterDelay
Evaluates an expression after a delay.
Mac/Win/iOS
5.2
Schedule.EvaluateAtTime
Evaluates an expression at a given point in time.
Mac/Win/iOS
5.2
Schedule.EvaluateAtTimeStamp
Evaluates an expression at a given point in time.
Mac/Win/iOS
5.2
Schedule.EvaluateOnIdle
Evaluates an expression after a given idle period.
Mac/Win
5.2
Schedule.ExecuteSQLAfterDelay
Runs a SQL query in any open FileMaker file.
Mac/Win/iOS
5.2
Schedule.ExecuteSQLAtTime
Runs a sql query in any open FileMaker file.
Mac/Win/iOS
5.2
Schedule.ExecuteSQLAtTimeStamp
Runs a SQL query in any open FileMaker file.
Mac/Win/iOS
5.2
Schedule.ExecuteSQLOnIdle
Runs a SQL query after idle period.
Mac/Win
5.2
Schedule.GetAutoRelease
Queries if scheduled item is removed from list of schedules automatically after execution.
Mac/Win/iOS
5.2
Schedule.GetEnabled
Queries whether schedules are enabled.
Mac/Win/iOS
13.3
Schedule.GetEvaluate
Queries the expression to evaluate.
Mac/Win/iOS
5.2
Schedule.GetEvaluateResult
Queries result of last evaluate.
Mac/Win/iOS
5.2
Schedule.GetFileName
Returns the file name for the scheduled script start.
Mac/Win/iOS
5.2
Schedule.GetLastTimeStamp
Queries the last time stamp the schedule run.
Mac/Win/iOS
6.2
Schedule.GetRepeatDelay
Queries the delay between scheduled script calls.
Mac/Win/iOS
5.2
Schedule.GetRunCount
Queries the number of schedule executions.
Mac/Win/iOS
5.2
Schedule.GetSQL
Queries the scheduled SQL command.
Mac/Win/iOS
5.2
Schedule.GetSQLResult
Queries result of last SQL query.
Mac/Win/iOS
5.2
Schedule.GetScriptName
Returns the script name for the scheduled script start.
Mac/Win/iOS
5.2
Schedule.GetScriptParameter
Returns the script parameter for the scheduled script start.
Mac/Win/iOS
5.2
Schedule.GetTimeStamp
Queries the timestamp of next execution of schedule.
Mac/Win/iOS
5.2
Schedule.GetURL
Queries URL to be triggered when schedule runs.
Mac/Win/iOS
6.5
Schedule.List
Provides a list with all scheduled script starts or SQL commands.
Mac/Win/iOS
5.2
Schedule.Release
Releases schedule reference.
Mac/Win/iOS
5.2
Schedule.ReleaseAll
Releases all scheduled.
Mac/Win/iOS
6.4
Schedule.SetAutoRelease
Sets if scheduled item is removed from list of schedules automatically after execution.
Mac/Win/iOS
5.2
Schedule.SetEnabled
Pauses or resumes all schedules.
Mac/Win/iOS
13.3
Schedule.SetEvaluate
Sets the expression to evaluate.
Mac/Win/iOS
5.2
Schedule.SetFileName
Sets the file name for scheduled script start.
Mac/Win/iOS
5.2
Schedule.SetRepeatDelay
Sets the repeat delay for the schedule.
Mac/Win/iOS
5.2
Schedule.SetSQL
Sets the SQL for the schedule.
Mac/Win/iOS
5.2
Schedule.SetScriptName
Sets the script name for scheduled script start.
Mac/Win/iOS
5.2
Schedule.SetScriptParameter
Sets the script parameter for scheduled script start.
Mac/Win/iOS
5.2
Schedule.SetTimeStamp
Sets the timestamp where a schedule runs the next time.
Mac/Win/iOS
5.2
Schedule.SetURL
Sets the URL to query when schedule runs.
Mac/Win/iOS
6.5
Schedule.StartScriptAfterDelay
Runs a script in any open FileMaker file.
Mac/Win/iOS
5.2
Schedule.StartScriptAtTime
Runs a script in any open FileMaker file.
Mac/Win/iOS
5.2
Schedule.StartScriptAtTimeStamp
Runs a script in any open FileMaker file.
Mac/Win/iOS
5.2
Schedule.StartScriptOnIdle
Runs a script after idle period.
Mac/Win
5.2
Screen.Count
Queries the number of screens.
Mac/Win
1.0
Screen.Height
Queries screen height.
Mac/Win/iOS
1.0
Screen.Left
Queries screen position.
Mac/Win/iOS
1.0
Screen.Scale
Queries scale of screen.
Mac/Win/iOS
9.2
Screen.Top
Queries screen position.
Mac/Win/iOS
1.0
Screen.Width
Queries screen width.
Mac/Win/iOS
1.0
Screenshot
Takes a screenshot of the screen indicated by the "ScreenID" parameter.
Mac/Win
1.0
ScreenshotRect
This function will take snapshot of the area of the screen described by the first four Parameters.
Mac/Win
1.0
Shell.GetCompletedEvaluate
Queries expression to be run when shell is done.
Mac/Win/Linux
7.5
Shell.GetCompletedScriptFileName
Queries filename of script to call in when shell is done.
Mac/Win/Linux
7.5
Shell.GetCompletedScriptName
Queries name of script to call when shell is done.
Mac/Win/Linux
7.5
Shell.GetDataAvailableEvaluate
Queries expression to be run when data is available.
Mac/Win/Linux
10.0
Shell.GetDataAvailableScriptFileName
Queries filename of script to call in when shell has data available.
Mac/Win/Linux
10.0
Shell.GetDataAvailableScriptName
Queries script name to call in when shell has data available.
Mac/Win/Linux
10.0
Shell.SetCompletedEvaluate
Sets expression to be run when shell is done.
Mac/Win/Linux
7.5
Shell.SetCompletedScript
Sets which script to call when shell is done.
Mac/Win/Linux
7.5
Shell.SetDataAvailableEvaluate
Sets expression to be run when shell has data available.
Mac/Win/Linux
10.0
Shell.SetDataAvailableScript
Sets the script to run when new data arrived.
Mac/Win/Linux
10.0
SmartCard.HeaderTemplate
Queries header template.
Mac/Win
6.4
Socket.SetDataAvailableEvaluate
Sets the data available evaluation for this socket.
All
6.2
Socket.SetDataAvailableHandler
Sets the data available handler for this socket.
All
3.1
Socket.SetErrorEvaluate
Sets the error expression for this socket.
All
6.2
Socket.SetErrorHandler
Sets the error handler for this socket.
All
3.1
Socket.SetNewConnectionEvaluate
Sets the new connection expression for this socket.
All
6.2
Socket.SetNewConnectionHandler
Sets the new connection handler for this socket.
All
3.1
Speech.AvailableVoices
Query the list of available voices.
Mac/Win/iOS
6.4
Speech.IsPaused
Checks whether we are paused.
Mac/Win/iOS
8.3
Speech.IsSpeaking
Queries whether text is speaking.
Mac/Win/iOS
7.5
Speech.Pause
Pauses speech.
Mac/Win/iOS
8.3
Speech.Resume
Resumes speech.
Mac/Win/iOS
8.3
Speech.Speak
Speaks text.
Mac/Win/iOS
6.3
Speech.Stop
Stops speech as soon as possible.
Mac/Win/iOS
11.1
SystemInfo.ADSystemInfo
Queries Active Directory information.
Win only
9.3
SystemInfo.IdleTime
Returns the global idle time in seconds.
Mac/Win
3.3
TAPI.AddressCount
Returns number of addresses.
Win only
4.4
TAPI.AddressValue
Queries a property of an address.
Win only
4.4
TAPI.Answer
answers an incoming call.
Win only
4.4
TAPI.BlindTransfer
Performs a blind or single-step transfer of the specified call to the specified destination address.
Win only
4.4
TAPI.CallInfo
Queries details on current call.
Win only
4.4
TAPI.Connect
Attempts to complete the connection of an outgoing call.
Win only
4.4
TAPI.CreateCall
Creates a new phone call.
Win only
4.4
TAPI.Dial
Dials the specified address.
Win only
4.4
TAPI.Disconnect
Disconnects the call.
Win only
4.4
TAPI.Finish
Finishes the two-step process of transferring or adding the call to a conference.
Win only
4.4
TAPI.GetCallStateEvaluate
Queries expression to be evaluated when call changes state.
Win only
6.5
TAPI.GetCallStateScriptFileName
Queries the file name set for state changes on calls.
Win only
5.0
TAPI.GetCallStateScriptName
Queries the script name set for state changes on calls.
Win only
5.0
TAPI.GetCallStateURL
Queries URL to trigger for new calls.
Win only
6.5
TAPI.GetNewCallEvaluate
Queries expression to evaluate for new calls.
Win only
6.5
TAPI.GetNewCallScriptFileName
Queries the file name set for new calls.
Win only
5.0
TAPI.GetNewCallScriptName
Queries the script name set for new calls.
Win only
5.0
TAPI.GetNewCallURL
Queries URL to trigger for new calls.
Win only
6.5
TAPI.HandoffDirect
Hands off the call to another application based on the media type of the call.
Win only
4.4
TAPI.Hold
Places or removes the call from the hold.
Win only
4.4
TAPI.Initialize
Initializes the TAPI interface.
Win only
4.4
TAPI.IsInitialized
Queries TAPI initialization status.
Win only
8.3
TAPI.ListenOnAddress
Asks the plugin to check for one address and wait for calls.
Win only
5.0
TAPI.ListenOnAllAddresses
Asks the plugin to check all addresses and wait for calls.
Win only
4.4
TAPI.ParkDirect
Parks the call at a specified address.
Win only
4.4
TAPI.ParkIndirect
Parks the call and returns the parked address.
Win only
4.4
TAPI.Pickup
Picks up a call alerting at the specified group identification.
Win only
4.4
TAPI.Release
Releases one call and all it's resources used by the plugin.
Win only
5.0
TAPI.ReleaseAll
Releases all calls known by the plugin.
Win only
5.0
TAPI.RemoveFromConference
Removes the call from a conference if it is involved in one.
Win only
4.4
TAPI.SetCallStateEvaluate
Sets the expression to evaluate when a call changes state.
Win only
6.5
TAPI.SetCallStateScript
Sets which script to call when a call changes state.
Win only
5.0
TAPI.SetCallStateURL
Sets the URL to query when call changes state.
Win only
6.5
TAPI.SetNewCallEvaluate
Sets the expression to evaluate when a new call arrives.
Win only
6.5
TAPI.SetNewCallScript
Sets which script to call when a new call is detected.
Win only
5.0
TAPI.SetNewCallURL
Sets the URL to query when new call arrives.
Win only
6.5
TAPI.Shutdown
Shuts down TAPI support.
Win only
4.4
TAPI.Transfer
Transfers the current call to the destination address.
Win only
5.0
TAPI.Unpark
Gets the call from park.
Win only
4.4
TextView.CanUndo
Whether undo is possible currently.
Mac/Win/iOS
9.2
TextView.Copy
Performs copy operation.
Mac/Win/iOS
9.2
TextView.CreateWithControl
Creates a new text view on the given window covering the area of the given control.
Mac/Win/iOS
9.2
TextView.CreateWithSize
Creates a new text view inside the window with the given rectangle.
Mac/Win/iOS
9.2
TextView.Cut
Performs cut operation.
Mac/Win/iOS
9.2
TextView.GetAutoCorrectionEnabled
Queries auto correction setting.
Mac/Win/iOS
9.2
TextView.GetHeight
Queries current height of text view.
Mac/Win/iOS
9.2
TextView.GetLeft
Queries current position of the text view.
Mac/Win/iOS
9.2
TextView.GetPlainText
Queries plain text.
Mac/Win/iOS
9.2
TextView.GetRTF
Queries RTF text.
Mac/Win/iOS
9.2
TextView.GetReadOnly
Queries read only flag.
Mac/Win/iOS
9.2
TextView.GetSelectedPlainText
Queries plain text.
Mac/Win/iOS
10.5
TextView.GetSelectedStyledText
Queries styled text.
Mac/Win/iOS
10.5
TextView.GetSelectionLength
Queries length of selection.
Mac/Win/iOS
10.5
TextView.GetSelectionStart
Queries start of selection.
Mac/Win/iOS
10.5
TextView.GetSpellCheckingEnabled
Queries spell checking setting.
Mac/Win/iOS
9.2
TextView.GetStyled
Queries styled flag.
Mac/Win/iOS
9.2
TextView.GetStyledText
Queries styled text.
Mac/Win/iOS
10.4
TextView.GetTag
Queries the tag string for this text view.
Mac/Win/iOS
9.2
TextView.GetTop
Queries current position of the text view.
Mac/Win/iOS
9.2
TextView.GetVisible
Queries current visibility state.
Mac/Win/iOS
9.2
TextView.GetWidth
Queries current width of the text view.
Mac/Win/iOS
9.2
TextView.GetWindowRef
Queries the window where this text view is located.
Mac/Win/iOS
9.2
TextView.List
Queries list of all currently active text views.
Mac/Win/iOS
9.2
TextView.Paste
Performs paste operation.
Mac/Win/iOS
9.2
TextView.Release
Releases the text view and reclaims memory.
Mac/Win/iOS
9.2
TextView.ReleaseAll
A convenience method to release all text views.
Mac/Win/iOS
9.2
TextView.SetAutoCorrectionEnabled
Sets auto correction setting.
Mac/Win/iOS
9.2
TextView.SetFocus
Sets focus to the text view.
Mac/Win/iOS
9.2
TextView.SetFrame
Sets a new frame for the text view.
Mac/Win/iOS
9.2
TextView.SetFrameWithControl
Repositions text view to given control.
Mac/Win/iOS
9.2
TextView.SetPlainText
Sets the plain text.
Mac/Win/iOS
9.2
TextView.SetRTF
Sets text with RTF.
Mac/Win/iOS
9.2
TextView.SetReadOnly
Sets read only flag.
Mac/Win/iOS
9.2
TextView.SetSelectedPlainText
Sets the plain text.
Mac/Win/iOS
10.5
TextView.SetSelectedStyledText
Sets the styled text.
Mac/Win/iOS
10.5
TextView.SetSelection
Sets selection.
Mac/Win/iOS
10.5
TextView.SetSelectionLength
Sets selection length.
Mac/Win/iOS
10.5
TextView.SetSelectionStart
Sets selection start.
Mac/Win/iOS
10.5
TextView.SetSpellCheckingEnabled
Sets the spell checking setting.
Mac/Win/iOS
9.2
TextView.SetStyled
Sets styled flag.
Mac/Win/iOS
9.2
TextView.SetStyledText
Sets the styled text.
Mac/Win/iOS
10.4
TextView.SetTag
Sets the tag string for this text view.
Mac/Win/iOS
9.2
TextView.SetVisible
Hides or shows the text view.
Mac/Win/iOS
9.2
TextView.ShowFontPanel
Shows font panel.
Mac/Win
9.2
TextView.Undo
Performs undo operation.
Mac/Win/iOS
9.2
Twain.Acquire
Acquires a picture.
Mac/Win
3.1
Twain.ClearCancelScript
Clears the cancel script.
Mac/Win
3.3
Twain.ClearNotificationScript
Clears the notification script.
Mac/Win
3.3
Twain.CloseDS
Closes data source.
Mac/Win
3.1
Twain.CloseDSM
Closes data source manager.
Mac/Win
3.1
Twain.CurrentDSIdentity
Queries current data source.
Mac/Win
3.1
Twain.CurrentImage
Queries the current image from last query.
Mac/Win
3.1
Twain.DisableDS
Disables the data source.
Mac/Win
3.1
Twain.GetAutofeed
Queries whether plugin should auto feed (if feeder is enabled).
Mac/Win
3.1
Twain.GetAutomaticBorderDetection
Queries whether plugin should enable automatic border detection.
Mac/Win
3.3
Twain.GetAutomaticBrightness
Queries the Source's Auto-brightness function (if any).
Mac/Win
3.5
Twain.GetAutomaticRotate
Queries whether plugin should enable automatic rotation.
Mac/Win
3.3
Twain.GetBrightness
Queries the brightness setting to use.
Mac/Win
3.5
Twain.GetCloseAfterTransfer
Whether to close window and data source after a transfer.
Mac/Win
3.1
Twain.GetCompressionQuality
Queries the current quality setting.
Mac/Win
3.1
Twain.GetContrast
Queries which contrast value to use.
Mac/Win
3.5
Twain.GetDSIdentitiesCount
Queries number of data sources.
Mac/Win
3.1
Twain.GetDSIdentity
Queries data source with given index.
Mac/Win
3.1
Twain.GetDefaultIdentity
Queries default data source.
Mac/Win
3.1
Twain.GetDiscardBlankPages
Queries whether plugin should enable feeder.
Mac/Win
3.2
Twain.GetDuplexEnabled
Queries whether plugin should enable feeder.
Mac/Win
3.2
Twain.GetFeededEnabled
Queries whether plugin should enable feeder.
Mac/Win
3.1
Twain.GetFilePaths
Queries the list of file paths used to create files.
Mac/Win
3.1
Twain.GetFileType
Queries the current file type.
Mac/Win
3.1
Twain.GetFolderPath
Queries the folder path.
Mac/Win
3.1
Twain.GetGamma
Queries the gamma correction value for the image data.
Mac/Win
3.5
Twain.GetHighlight
Queries which value to use for highlight.
Mac/Win
3.5
Twain.GetImageCount
Queries the number of images in memory.
Mac/Win
3.1
Twain.GetOrientation
Queries current orientation.
Mac/Win
3.1
Twain.GetPaper
Queries the paper to use.
Mac/Win
5.1
Twain.GetPixelType
Queries current pixel type setting.
Mac/Win
3.1
Twain.GetResolutionX
Queries the current resolution setting for the next scan.
Mac/Win
3.1
Twain.GetResolutionY
Queries the current resolution setting for the next scan.
Mac/Win
3.1
Twain.GetShadow
Queries which value in an image should be interpreted as the darkest shadow.
Mac/Win
3.5
Twain.GetUIVisible
Queries internal state from plugin about whether a TWAIN dialog is visible currently.
Mac/Win
3.3
Twain.ImageInfo
Queries image details for last scanned image.
Mac/Win
3.1
Twain.Initialize
Initializes the Twain functions.
Mac/Win
3.1
Twain.IsDSEnabled
Whether data source is enabled.
Mac/Win
3.1
Twain.IsInitialized
Checks if Twain library has been initialized.
Mac/Win
4.2
Twain.OpenDS
Opens a data source.
Mac/Win
3.1
Twain.OpenDSM
Opens data source manager.
Mac/Win
3.1
Twain.SelectDS
Queries dialog to ask the user to select a data source.
Mac/Win
3.1
Twain.SelectDSIdentity
Sets current data source.
Mac/Win
3.1
Twain.SetAutofeed
Whether to enable auto feed when next scan starts.
Mac/Win
3.1
Twain.SetAutomaticBorderDetection
Whether to enable automatic border detection when next scan starts.
Mac/Win
3.3
Twain.SetAutomaticBrightness
Enables or disables the Source's Auto-brightness function (if any).
Mac/Win
3.5
Twain.SetAutomaticRotate
Whether to enable automatic rotation when next scan starts.
Mac/Win
3.3
Twain.SetBrightness
Sets the brightness setting to use.
Mac/Win
3.5
Twain.SetCancelScript
Sets the script to call when a dialog was shown and the user pressed Cancel button.
Mac/Win
3.3
Twain.SetCloseAfterTransfer
Whether to close window and data source after a transfer.
Mac/Win
3.1
Twain.SetCompressionQuality
Sets the compression quality for JPEG images.
Mac/Win
3.1
Twain.SetContrast
Sets which contrast value to use.
Mac/Win
3.5
Twain.SetDefaultDSIdentity
Sets default data source.
Mac/Win
3.1
Twain.SetDiscardBlankPages
Whether to have the scanner ask to discard blank pages.
Mac/Win
3.2
Twain.SetDuplexEnabled
Whether to enable duplex when next scan starts.
Mac/Win
3.2
Twain.SetFeededEnabled
Whether to enable feeder when next scan starts.
Mac/Win
3.1
Twain.SetFileType
Sets the file type to use for writing image files.
Mac/Win
3.1
Twain.SetFolderPath
Sets the folder path for storing image files.
Mac/Win
3.1
Twain.SetGamma
Sets the gamma correction value for the image data.
Mac/Win
3.5
Twain.SetHighlight
Specifies which value in an image should be interpreted as the lightest highlight.
Mac/Win
3.5
Twain.SetNotificationScript
Sets the script to call when a transfer is complete and you can query image.
Mac/Win
3.1
Twain.SetOrientation
Sets current orientation.
Mac/Win
3.1
Twain.SetPaper
Requests to use a certain paper.
Mac/Win
5.1
Twain.SetPaperSize
Requests a page size in inches.
Mac/Win
5.1
Twain.SetPixelType
Sets the pixel type requested on next Twain.Acquire command.
Mac/Win
3.1
Twain.SetResolutionX
Sets the horizontal resolution for scanning.
Mac/Win
3.1
Twain.SetResolutionY
Sets the vertical resolution for scanning.
Mac/Win
3.1
Twain.SetShadow
Specifies which value in an image should be interpreted as the darkest shadow.
Mac/Win
3.5
Twain.SupportsBW
Whether device supports black and white pixel type.
Mac/Win
3.1
Twain.SupportsGray
Whether current device supports gray pixel type.
Mac/Win
3.1
Twain.SupportsMemoryTransfer
Whether device supports memory transfers.
Mac/Win
3.1
Twain.SupportsRGB
Whether current device supports RGB pixel type.
Mac/Win
3.1
Twain.TransferImage
Transfers an image.
Mac/Win
3.1
URLScheme.GetDefaultHandler
Queries the default scheme handler for the given scheme name.
Mac/Win
3.0
URLScheme.SetDefaultHandler
Sets the user's preferred handler for the specified URL scheme to point to the current application.
Mac/Win
2.0
Updater.CheckForUpdates
Explicitly checks for updates and displays a progress dialog while doing so.
Mac/Win
6.5
Updater.CheckForUpdatesInBackground
Checks for updates, but does not display any UI unless an update is found.
Mac/Win
6.5
Updater.GetAutomaticallyChecksForUpdates
Queries whether automatic update check is enabled.
Mac/Win
6.5
Updater.LastUpdateCheckDate
Queries the last update check timestamp.
Mac/Win
6.5
Updater.SetAutomaticallyChecksForUpdates
Turns automatically checking for updates on or off.
Mac/Win
6.5
WIA.ClearCurrentDevice
Clears current device.
Win only
6.5
WIA.DeviceCount
Queries number of devices.
Win only
6.5
WIA.DeviceProperties
Queries the properties for the device as JSON.
Win only
8.3
WIA.DevicePropertyKeys
Queries the property keys for the device.
Win only
6.5
WIA.DevicePropertyValue
Queries a device property value.
Win only
6.5
WIA.GetCurrentDevice
Queries ID of current device.
Win only
6.5
WIA.GetCurrentItem
Queries name/ID of current item.
Win only
8.3
WIA.Image
Queries native path to image file.
Win only
6.5
WIA.ImageCount
Queries number of scanned images.
Win only
6.5
WIA.ImageDialog
Offer dialog to user to acquire image.
Win only
6.5
WIA.Images
Queries just of native path to image files.
Win only
9.1
WIA.Initialize
Initializes WIA services.
Win only
6.5
WIA.ItemProperties
Queries properties as JSON.
Win only
8.3
WIA.ItemPropertyKeys
Queries list of properties.
Win only
6.5
WIA.ItemPropertyValue
Queries an item property value.
Win only
6.5
WIA.ListItems
Lists the items.
Win only
6.5
WIA.Scan
Transfers data from the given item to the application.
Win only
6.5
WIA.SelectDeviceDialog
Presents the device selection dialog.
Win only
6.5
WIA.SetCurrentDevice
Sets the current device.
Win only
6.5
WIA.SetDevicePropertyValue
Sets a device property value.
Win only
6.5
WIA.SetItemPropertyValue
Sets a property of an item.
Win only
6.5
WMFP.GetLoop
Queries whether to loop.
Win only
10.1
WMFP.GetVisible
Queries current visibility state.
Win only
10.0
WMFP.Screenshot
Queries picture from current frame.
Win only
10.1
WMFP.SetBorder
Sets the border color.
Win only
10.0
WMFP.SetLoop
Sets whether to loop.
Win only
10.1
WMFP.SetVisible
Hides or shows the player.
Win only
10.0
WMFP.UpdateVideo
Updates the video frame.
Win only
10.0
WebHook.GetFileName
Queries file name for the trigger script.
All
11.5
WebHook.GetScriptName
Queries script name for the trigger script.
All
11.5
WebHook.SetScript
Sets the script to call when request was received.
All
11.5
WebView.AllCookies
Returns all website cookies as JSON.
Mac/Win/iOS
8.4
WebView.CallFunction
Calls a JavaScript function.
Mac/Win/iOS
10.0
WebView.ClearBrowserSession
Ends browser session.
Win only
8.5
WebView.ClearSelection
Clears selection.
Mac/Win
7.4
WebView.ClickInput
Clicks the specified Input Element.
Mac/Win/iOS
1.4
WebView.Close
Closes a custom web view.
Mac/Win/iOS
7.4
WebView.Copy
Copies current text selection to clipboard.
Mac/Win/iOS
7.4
WebView.CopyFormattedText
Copies formatted text from web view to clipboard.
Mac/Win/iOS
3.1
WebView.Create
Creates a new web view inside the window with the given rectangle.
Mac/Win/iOS
7.4
WebView.CreateWithControl
Creates a new web view inside the window with the given placeholder control.
Mac/Win/iOS
10.3
WebView.Cut
Cuts current text selection.
Mac/Win/iOS
7.4
WebView.EstimatedProgress
Returns the estimated progress of the web viewer.
Mac/Win/iOS
1.4
WebView.Evaluate
Evaluates a JavaScript expression.
Mac/Win/iOS
10.0
WebView.ExecCommand
Executes a command on Windows IE.
Win only
7.3
WebView.FindByName
Returns a unique ID that references a the web viewer.
Mac/Win/iOS
1.3
WebView.FindWindowByIndex
Returns the Window Reference for a window specified by the Index parameter.
Mac/Win/iOS
1.3
WebView.FindWindowByTitle
Returns the Window Reference for a window specified by the Index parameter.
Mac/Win/iOS
1.3
WebView.FormReset
Resets the Specified Form.
Mac/Win/iOS
1.4
WebView.FormSubmit
Submits the specified Form
Mac/Win/iOS
1.4
WebView.GetCustomUserAgent
Queries the current custom user agent string.
Mac/Win/iOS
2.9
WebView.GetEditable
Queries the editable state.
Mac/Win/iOS
3.0
WebView.GetForm
Returns the name of the form with the given index.
Mac/Win/iOS
1.6
WebView.GetFormButtonValue
Gets the value of the specified Button.
Mac/Win/iOS
1.4
WebView.GetFormCount
Returns the number of forms on the website which is currently visible in the web viewer.
Mac/Win/iOS
1.6
WebView.GetFormInputChecked
Returns the value of the specified check box or radiobutton.
Mac/Win/iOS
1.4
WebView.GetFormInputValue
Returns the value of the specified Input Form.
Mac/Win/iOS
1.4
WebView.GetFormSelectOptions
Queries the possible values of a select element.
Mac/Win/iOS
3.1
WebView.GetFormSelectValue
Gets the value of a select element, such as a list or a combo box or a menu.
Mac/Win/iOS
1.4
WebView.GetFormTextAreaValue
Returns the value of the specified text area.
Mac/Win/iOS
1.4
WebView.GetFormValue
Returns the value from the Specified Field.
Mac/Win/iOS
1.3
WebView.GetHTMLText
Queries the current HTML of the document.
Mac/Win/iOS
2.8
WebView.GetImage
Returns a property of the image with the given index.
Mac/Win/iOS
2.2
WebView.GetImageCount
Returns the number of images on the current webpage.
Mac/Win/iOS
2.2
WebView.GetInternetExplorerHiDPI
Query whether HiDPI handling is enabled.
Win only
10.2
WebView.GetInternetExplorerVersion
Queries the Internet Explorer version to use for Webviewer.
Win only
6.4
WebView.GetLinkCount
Returns the number of links on the current webpage.
Mac/Win/iOS
1.8
WebView.GetPlainText
Queries the current text of the document.
Mac/Win/iOS
3.1
WebView.GetPreferences
Queries WebView preferences parameters.
Mac/Win/iOS
2.2
WebView.GetPrintParameter
Queries print parameters.
Mac/Win
2.1
WebView.GetSilent
Queries silent mode for WebViewer.
Win only
6.5
WebView.GetSource
Queries the html source from the web viewer.
Mac/Win/iOS
1.5
WebView.GetTitle
Returns the current title of the web page that is being displayed by the specified WebViewer.
Mac/Win/iOS
1.4
WebView.GetURL
Queries the current document URL in the WebViewer.
Mac/Win/iOS
2.2
WebView.GetZoom
Queries the zoom factor.
Win only
13.1
WebView.GoBack
Moves backward a page in the history.
Mac/Win/iOS
2.4
WebView.GoForward
Moves forward a page in the history.
Mac/Win/iOS
2.4
WebView.HasOnlySecureContent
Queries whether website is secure.
Mac/Win/iOS
9.3
WebView.HasParent
Checks whether WebView has parent control.
Mac/Win/iOS
12.1
WebView.InstallCallback
Installs JavaScript callback into web viewer.
Mac/Win
1.3
WebView.IsLoading
This function returns True if the Specified web viewer is still loading.
Mac/Win/iOS
1.4
WebView.LoadHTML
Loads HTML string to WebViewer.
Mac/Win/iOS
3.0
WebView.LoadJavascriptURL
Loads the given JavaScript URL into the WebViewer.
Mac/Win/iOS
2.1
WebView.LoadURL
Loads the given URL into the WebViewer.
Mac/Win/iOS
2.1
WebView.Paste
Pastes text from clipboard.
Mac/Win/iOS
7.4
WebView.PostURL
Navigates to a resource identified by a URL or to a file identified by a full path.
Mac/Win/iOS
10.1
WebView.PressKey
Sends a keypress to web viewer.
Win only
6.2
WebView.Print
Prints the current web view content.
Mac/Win/iOS
1.8
WebView.PrintPreview
Shows the print preview dialog from Internet Explorer.
Win/iOS
2.6
WebView.PrintToFile
Prints the current web view content to PDF file.
Mac/Win
4.0
WebView.Release
Releases a web viewer iD.
Mac/Win/iOS
1.4
WebView.Reload
Reloads the WebViewer.
Mac/Win/iOS
1.4
WebView.RenderImage
Renders the WebViewer to a picture.
Mac/Win/iOS
2.1
WebView.RunJavaScript
Executes the Javascript on the specified webViewer control.
Mac/Win/iOS
1.3
WebView.RunJavaScriptReturnTitle
Run the specified JavaScript and then returns the value of the title property to FileMaker.
Mac/Win/iOS
1.4
WebView.Screenshot
Takes a screenshot of the area used by the WebViewer.
Mac/Win/iOS
3.0
WebView.SearchText
Searches text in a WebViewer.
Mac/Win
2.3
WebView.SelectAll
Selects all text in web viewer.
Mac/Win/iOS
7.4
WebView.SelectedText
Queries text of current selection.
Mac/Win/iOS
5.0
WebView.SendCommand
Executes a command on Windows IE.
Win only
7.3
WebView.SetCustomUserAgent
Sets the custom user agent text.
Mac/Win
2.9
WebView.SetEditable
Sets whether the web viewer allows the user to edit its HTML document.
Mac/Win/iOS
3.0
WebView.SetFocus
Sets focus to web viewer.
Mac/Win/iOS
9.4
WebView.SetFormButtonValue
Sets the value of a Button on the specified form
Mac/Win/iOS
1.4
WebView.SetFormInputChecked
Sets the value of the specified Check Box or Radiobutton.
Mac/Win/iOS
1.4
WebView.SetFormInputValue
Sets the value of the specified input element
Mac/Win/iOS
1.4
WebView.SetFormSelectValue
Sets the value of a select element, such as a list or a combo box or a menu.
Mac/Win/iOS
1.4
WebView.SetFormTextAreaValue
Sets the value of a Text Area Element.
Mac/Win/iOS
1.4
WebView.SetFormValue
Set the value of the specified Field in a WebViewer.
Mac/Win/iOS
1.3
WebView.SetFrameWithControl
Repositions web view to given placeholder control.
Mac/Win/iOS
10.3
WebView.SetInternetExplorerHiDPI
Sets whether HiDPI handling is enabled.
Win only
10.2
WebView.SetInternetExplorerVersion
Sets the Internet Explorer version to use for web viewer.
Win only
6.4
WebView.SetPreferences
Sets WebView preferences parameters.
Mac/Win/iOS
2.2
WebView.SetPrintParameter
Sets print parameters for Webview.Print method.
Mac/Win/iOS
2.1
WebView.SetSilent
Sets silent mode for WebViewer.
Win only
6.5
WebView.SetTitle
Sets the title of the web page that is currently being displayed in the web Viewer.
Mac/Win/iOS
1.4
WebView.ShowDevTools
Shows developer tools.
Win only
11.5
WebView.StopLoading
Stops loading all resources on the current page.
Mac/Win/iOS
9.3
WebView.setZoom
Sets the optical scale of the webpage.
Win only
4.2
WinPhotoAcquire.Acquire
Starts the import process.
Win only
12.1
WinPhotoAcquire.Files
Queries list of files after acquire finished.
Win only
12.1
WinPhotoAcquire.GetCurrentDeviceID
Queries device ID for currently selected devices.
Win only
12.1
WinPhotoAcquire.SetCurrentDeviceID
Sets the current device.
Win only
12.1
WinPhotoAcquire.ShowSelectDeviceDialog
Shows dialog to select device.
Win only
12.1
WinPhotoAcquire.ShowSettingsDialog
Shows settings dialog.
Win only
12.1
WinSendMail.AddAttachmentContainer
Adds an attachment to the email based on a container field.
Win only
7.1
WinSendMail.AddAttachmentFile
Adds an attachment to the email based on a file path.
Win only
7.1
WinSendMail.AddAttachmentText
Adds an attachment to the email based on a text.
Win only
7.1
WinSendMail.AddBCC
Adds a blind copy recipient.
Win only
7.1
WinSendMail.AddCC
Adds a copy recipient.
Win only
7.1
WinSendMail.AddRecipient
Adds a recipient.
Win only
7.1
WinSendMail.AddTo
Adds a recipient.
Win only
7.1
WinSendMail.AttachmentCount
Queries number of attachments.
Win only
7.1
WinSendMail.ClearAttachments
Clears all attachments from this email.
Win only
7.1
WinSendMail.ClearRecipients
Clears all recipients.
Win only
7.1
WinSendMail.CreateEmail
Creates a new email.
Win only
7.1
WinSendMail.GetSubject
Queries the subject of this email.
Win only
7.1
WinSendMail.GetText
Queries text to send.
Win only
7.1
WinSendMail.Release
Releases all memory used by this email.
Win only
7.1
WinSendMail.ReleaseAll
Release all send email sessions.
Win only
10.5
WinSendMail.Send
Sends email.
Win only
7.1
WinSendMail.SendAnsi
Sends email.
Win only
7.1
WinSendMail.SendAsync
Sends email asynchronously.
Win only
9.1
WinSendMail.SetFrom
Sets the email from address.
Win only
7.1
WinSendMail.SetSubject
Sets the subject line.
Win only
7.1
WinSendMail.SetText
Sets the text content.
Win only
7.1
Window.Activate
Activates the window.
Mac/Win
2.8
Window.AddToTaskbar
Adds a window to the taskbar.
Win only
13.5
Window.ClearFocus
Clears focus of Window.
Mac/Win
6.1
Window.Current
Queries the reference number of current window.
Mac/Win
5.2
Window.DisableScrollbars
Disables the scrollbars in a FileMaker window.
Mac/Win
2.9
Window.EnableScrollbars
Enables the scrollbars in a FileMaker window.
Mac/Win
2.9
Window.Fade
Fades window in or out.
Mac/Win
5.4
Window.FindByIndex
Returns the Window Reference for a window specified by the Index parameter.
Mac/Win
1.0
Window.FindByTitle
This function can be used to find the Reference to the window.
Mac/Win
1.1
Window.FlashWindow
Flashes the specified window one time.
Win only
6.1
Window.GetAlpha
Queries the current alpha value of the window.
Mac/Win
2.7
Window.GetClassName
Queries the internal class name for the window.
Mac/Win
2.8
Window.GetCurrentTag
Queries window tag for current window.
Mac/Win
6.3
Window.GetHeight
Queries height of a window.
Mac/Win
2.8
Window.GetLeft
Queries X coordinate of a window.
Mac/Win
2.8
Window.GetTag
Queries tag for window.
Mac/Win
6.3
Window.GetTitle
Get's the title of the window designated by the WindowRef.
Mac/Win
1.2
Window.GetTop
Queries Y coordinate of a window.
Mac/Win
2.8
Window.GetTopMost
Queries whether window is topmost.
Mac/Win
4.2
Window.GetWidth
Queries width of a window.
Mac/Win
2.8
Window.HasCloseButton
You can control whether a Window has a close button or not.
Mac/Win
1.1
Window.HasMiniaturizeButton
This function returns the current state of the window's Miniaturize button.
Mac/Win
1.1
Window.HasZoomButton
You can control whether a Window has a Zoom button or not.
Mac/Win
1.1
Window.Hide
Hides the window Specified by the Window Reference
Mac/Win
1.0
Window.HideKeyboard
Hides the keyboard.
Mac/Win
13.2
Window.IsKeyboardVisible
Checks whether keyboard viewer is visible.
Mac/Win
13.2
Window.IsMaximized
Queries window maximize state.
Mac/Win
9.0
Window.IsMinimized
Queries window minimize state.
Mac/Win
9.0
Window.IsVisible
Queries whether a window is visible.
Mac/Win
1.0
Window.List
Queries the list of FileMaker windows.
Mac/Win
3.3
Window.Maximize
Maximizes window.
Mac/Win
6.0
Window.Minimize
Minimizes window.
Mac/Win
6.0
Window.ModalDialogFront
Checks if there is a front dialog window.
Mac/Win
5.4
Window.Move
Moves the window animated.
Mac/Win
2.2
Window.Parent
Queries the reference number of parent window.
Mac/Win
13.5
Window.PositionNextDialog
Sets location for next dialog.
Mac/Win
10.0
Window.RemoveFromTaskbar
Deletes a window from the taskbar.
Win only
13.5
Window.RemoveMenu
Removes the menu on a window.
Win only
3.3
Window.Resizable
Queries whether window is resizable.
Mac/Win
2.4
Window.Resize
Resizes the window animated.
Mac/Win
2.2
Window.Screenshot
Creates screenshot from a window.
Mac/Win/iOS
5.4
Window.Scrollbar.getHorizontalMaximum
Queries maximum value for horizontal scrollbar.
Mac/Win/iOS
6.2
Window.Scrollbar.getHorizontalPosition
Queries current value for horizontal scrollbar.
Mac/Win/iOS
6.2
Window.Scrollbar.getVerticalMaximum
Queries maximum value for vertical scrollbar.
Mac/Win/iOS
6.2
Window.Scrollbar.getVerticalPosition
Queries current value for vertical scrollbar.
Mac/Win/iOS
6.2
Window.Scrollbar.set
Scrolls to the given coordinates.
Mac/Win/iOS
6.2
Window.ScrollbarsVisible
Whether scrollbars are visible or not in this window.
Mac/Win
2.7
Window.SetAlpha
Set Alpha can be used to set the transparency of a window.
Mac/Win
1.0
Window.SetBounds
Sets the bounds of the window.
Mac/Win
1.0
Window.SetCloseButton
Switches the close button on the window on or off.
Mac/Win
1.1
Window.SetCurrentTag
Set window tag for current window.
Mac/Win
6.3
Window.SetFocus
Sets focus to the Window.
Mac/Win
8.5
Window.SetMiniaturizeButton
This function enables or disables the the Miniaturize Button on a window.
Mac/Win
1.1
Window.SetProgress
Sets task bar progress.
Win only
7.3
Window.SetResizable
Sets whether window is resizable.
Mac/Win
2.4
Window.SetTag
Sets tag for window.
Mac/Win
6.3
Window.SetTitle
Set the title of the window designated by the WindowRef.
Mac/Win
1.2
Window.SetTitleIcon
Sets the icon of a window in Windows.
Win only
3.2
Window.SetTopMost
Sets window to be topmost.
Mac/Win
4.2
Window.SetZoomButton
This function enables or disables the the Zoom Button on a window.
Mac/Win
1.1
Window.Show
Shows the window Specified by the Window Reference.
Mac/Win
1.0
Window.ShowCharacterPalette
Shows the standard character palette.
Mac/Win
7.2
Window.ShowKeyboard
Shows the keyboard viewer.
Mac/Win
9.5
Window.TopHeight
Queries window's toolbar height.
Mac/Win
8.3
Window.Update
Asks the window to redraw.
Mac/Win
2.8
WindowsLocation.Initialize
Initialized location functions for Windows.
Win only
10.4
WindowsLocation.Location
Queries current location report.
Win only
10.4
WindowsLocation.RequestPermissions
Asks for permissions.
Win only
10.4
WindowsLocation.Status
Retrieves the status.
Win only
10.4
WindowsUserNotification.Available
Queries whether available.
Win only
7.2
WindowsUserNotification.GetExpiresOnReboot
Queries whether the toast notification will remain in the Notification Center after a reboot.
Win only
13.1
WindowsUserNotification.GetFileName
Queries file name for trigger script.
Win only
7.2
WindowsUserNotification.GetGroup
Gets the group identifier for the notification.
Win only
13.1
WindowsUserNotification.GetImagePath
Queries image path.
Win only
7.2
WindowsUserNotification.GetNotificationMirroring
Gets a value that specifies whether notification mirroring is allowed.
Win only
13.1
WindowsUserNotification.GetPriority
Gets the priority of the toast notification.
Win only
13.1
WindowsUserNotification.GetRemoteId
Gets a remote id.
Win only
13.1
WindowsUserNotification.GetScriptName
Queries script name for trigger script.
Win only
7.2
WindowsUserNotification.GetSuppressPopup
Gets whether a toast's pop-up UI is displayed on the user's screen.
Win only
13.1
WindowsUserNotification.GetTag
Gets the unique identifier of this notification within the notification Group.
Win only
13.1
WindowsUserNotification.GetText
Query text to show.
Win only
7.2
WindowsUserNotification.HideNotification
Hides the notification.
Win only
7.2
WindowsUserNotification.Initialize
Initializes notification system.
Win only
7.2
WindowsUserNotification.Isinitialized
Queries whether windows user notifications have been initialized.
Win only
7.2
WindowsUserNotification.List
Lists all IDs of notifications.
Win only
13.1
WindowsUserNotification.NewNotification
Creates a new notification.
Win only
7.2
WindowsUserNotification.Release
Releases the notification.
Win only
7.2
WindowsUserNotification.ReleaseAll
Frees all user notifications objects.
Win only
10.5
WindowsUserNotification.SetExpiresOnReboot
Sets whether the toast notification will remain in the Notification Center after a reboot.
Win only
13.1
WindowsUserNotification.SetFileName
Sets the file name for script trigger.
Win only
7.2
WindowsUserNotification.SetGroup
Sets the group identifier for the notification.
Win only
13.1
WindowsUserNotification.SetImagePath
Sets image path for the image to show.
Win only
7.2
WindowsUserNotification.SetNotificationMirroring
Sets a value that specifies whether notification mirroring is allowed.
Win only
13.1
WindowsUserNotification.SetPriority
Sets the priority of the toast notification.
Win only
13.1
WindowsUserNotification.SetRemoteId
Sets a remote id.
Win only
13.1
WindowsUserNotification.SetScriptName
Sets the script name for script trigger.
Win only
7.2
WindowsUserNotification.SetSuppressPopup
Sets whether a toast's pop-up UI is displayed on the user's screen.
Win only
13.1
WindowsUserNotification.SetTag
Sets the unique identifier of this notification within the notification Group.
Win only
13.1
WindowsUserNotification.SetText
Sets the text to show.
Win only
7.2
WindowsUserNotification.Setting
Queries notification status.
Win only
8.3
WindowsUserNotification.ShowNotification
Shows the notification.
Win only
7.2
WindowsUserNotification.XMLUsed
Queries the XML template used for the notification.
Win only
7.2
X509.ShowDialog
Shows standard dialog with details.
Mac/Win
9.2

1043 functions shown.

These functions require a license (59%).