Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Item | Details | Server |
---|---|---|
AVRecorder.GetVideoOrientation New in 14.1 Queries current video orientation. | iOS 14.1 |
❌ Server |
AVRecorder.SetVideoOrientation New in 14.1 Sets the video orientation for iOS. | iOS 14.1 |
❌ Server |
CF New in 14.1 Shorter version for FM.CF. | All 14.1 |
✅ Server |
Clipboard.Clear New in 14.1 Clears the clipboard content. | Mac/Win/iOS 14.1 |
❌ Server |
DynaPDF.CreateGoToEAction New in 14.1 Creates an embedded GoTo action. | All 14.1 |
✅ Server |
DynaPDF.GetActionsAsJSON New in 14.1 Queries all action as JSON array. | All 14.1 |
✅ Server |
DynaPDF.Parser.SelectionText New in 14.1 Retrieves the text and text length of the current selection or found text. | All 14.1 |
✅ Server |
Events.RequestFullAccessToEvents New in 14.1 Prompts people to grant or deny read and write access to event data. | Mac/iOS 14.1 |
❌ Server |
Events.RequestFullAccessToReminders New in 14.1 Prompts people to grant or deny read and write access to reminders. | Mac/iOS 14.1 |
❌ Server |
Events.RequestWriteOnlyAccessToEvents New in 14.1 Prompts the person using your app to grant or deny write access to event data. | Mac/iOS 14.1 |
❌ Server |
GMImage.Statistics New in 14.1 Calculate statistics for an image. | All 14.1 |
✅ Server |
JSON.AddValueToArray New in 14.1 Adds a value to an array. | All 14.1 |
✅ Server |
JSON.AddValueToObject New in 14.1 Adds a new entry to the object with the given name and value. | All 14.1 |
✅ Server |
ListDialog.GetCloseDialogOnDoubleClick New in 14.1 Queries whether to close dialog on double click. | Mac/Win 14.1 |
❌ Server |
ListDialog.SetCloseDialogOnDoubleClick New in 14.1 Sets whether to close dialog on double click. | Mac/Win 14.1 |
❌ Server |
Overlay.Alpha New in 14.1 Queries the current alpha value of the window. | Mac/Win 14.1 |
❌ Server |
Overlay.Create New in 14.1 Creates a new overlay window. | Mac/Win 14.1 |
❌ Server |
Overlay.GetHasShadow New in 14.1 Queries whether this window has a shadow. | Mac/Win 14.1 |
❌ Server |
Overlay.GetHeight New in 14.1 Queries height of a window. | Mac/Win 14.1 |
❌ Server |
Overlay.GetLeft New in 14.1 Queries X coordinate of a window. | Mac/Win 14.1 |
❌ Server |
Overlay.GetMouseClickEvaluate New in 14.1 Queries the expression to be run on a mouse click. | Mac/Win 14.1 |
❌ Server |
Overlay.GetMouseClickScriptName New in 14.1 Queries the script to run on a mouse click. | Mac/Win 14.1 |
❌ Server |
Overlay.GetMouseEnterEvaluate New in 14.1 Queries the expression to be run on a mouse enters the window. | Mac/Win 14.1 |
❌ Server |
Overlay.GetMouseEnterScriptName New in 14.1 Queries the script to run on a mouse enter. | Mac/Win 14.1 |
❌ Server |
Overlay.GetMouseExitEvaluate New in 14.1 Queries the expression to be run on a mouse exits the window. | Mac/Win 14.1 |
❌ Server |
Overlay.GetMouseExitScriptName New in 14.1 Queries the script to run on a mouse exits. | Mac/Win 14.1 |
❌ Server |
Overlay.GetMovableByWindowBackground New in 14.1 Queries whether the window can be moved with the mouse. | Mac/Win 14.1 |
❌ Server |
Overlay.GetTag New in 14.1 Queries tag for window. | Mac/Win 14.1 |
❌ Server |
Overlay.GetTitle New in 14.1 Queries current window title. | Mac/Win 14.1 |
❌ Server |
Overlay.GetTop New in 14.1 Queries Y coordinate of a window. | Mac/Win 14.1 |
❌ Server |
Overlay.GetTopMost New in 14.1 Queries whether window is topmost. | Mac/Win 14.1 |
❌ Server |
Overlay.GetWidth New in 14.1 Queries width of a window. | Mac/Win 14.1 |
❌ Server |
Overlay.IgnoresMouseEvents New in 14.1 Whether the window ignores mouse events. | Mac only 14.1 |
❌ Server |
Overlay.IsVisible New in 14.1 Queries whether a window is visible. | Mac/Win 14.1 |
❌ Server |
Overlay.List New in 14.1 Lists all IDs of current overlay objects. | Mac/Win 14.1 |
❌ Server |
Overlay.MouseX New in 14.1 Queries current position of the mouse cursor on screen. | Mac/Win 14.1 |
❌ Server |
Overlay.MouseY New in 14.1 Queries current position of the mouse cursor on screen. | Mac/Win 14.1 |
❌ Server |
Overlay.Move New in 14.1 Moves the window the given position. | Mac/Win 14.1 |
❌ Server |
Overlay.Release New in 14.1 Releases the overlay window. | Mac/Win 14.1 |
❌ Server |
Overlay.ReleaseAll New in 14.1 Releases all overlay windows. | Mac/Win 14.1 |
❌ Server |
Overlay.Resize New in 14.1 Resizes the window to the desired size. | Mac/Win 14.1 |
❌ Server |
Overlay.SetAlpha New in 14.1 Set Alpha can be used to set the transparency of a window. | Mac/Win 14.1 |
❌ Server |
Overlay.SetFocus New in 14.1 Sets focus to the Window. | Mac/Win 14.1 |
❌ Server |
Overlay.SetFrame New in 14.1 Sets the size and position of the overlay. | Mac/Win 14.1 |
❌ Server |
Overlay.SetFrameWithControl New in 14.1 Sets the size and position of the overlay based on a given control. | Mac/Win 14.1 |
❌ Server |
Overlay.SetHasShadow New in 14.1 Sets whether window has a shadow. | Mac/Win 14.1 |
❌ Server |
Overlay.SetIgnoresMouseEvents New in 14.1 Sets whether the window ignores mouse clicks. | Mac/Win 14.1 |
❌ Server |
Overlay.SetImage New in 14.1 Sets the image to show in the container. | Mac/Win 14.1 |
❌ Server |
Overlay.SetMouseClickEvaluate New in 14.1 Sets expression to be run on a mouse click. | Mac/Win 14.1 |
❌ Server |
Overlay.SetMouseClickScript New in 14.1 Sets the script to run on a mouse click. | Mac/Win 14.1 |
❌ Server |
Overlay.SetMouseEnterEvaluate New in 14.1 Sets expression to be run on a mouse enter. | Mac/Win 14.1 |
❌ Server |
Overlay.SetMouseEnterScript New in 14.1 Sets the script to run on a mouse enter. | Mac/Win 14.1 |
❌ Server |
Overlay.SetMouseExitEvaluate New in 14.1 Sets expression to be run on a mouse exit. | Mac/Win 14.1 |
❌ Server |
Overlay.SetMouseExitScript New in 14.1 Sets the script to run on a mouse exit. | Mac/Win 14.1 |
❌ Server |
Overlay.SetMovableByWindowBackground New in 14.1 Sets whether the window can be moved with the mouse. | Mac/Win 14.1 |
❌ Server |
Overlay.SetTag New in 14.1 Sets tag for window. | Mac/Win 14.1 |
❌ Server |
Overlay.SetTitle New in 14.1 Sets the window title. | Mac/Win 14.1 |
❌ Server |
Overlay.SetTopMost New in 14.1 Sets window to be topmost. | Mac/Win 14.1 |
❌ Server |
Overlay.SetVisible New in 14.1 Sets whether the window is visible. | Mac/Win 14.1 |
❌ Server |
RemoteControl.IsAltKeyDown New in 14.1 Checks whether alt/option key is down. | Mac/Win 14.1 |
❌ Server |
RemoteControl.IsCapsLockKeyDown New in 14.1 Checks whether caps lock key is down. | Mac/Win 14.1 |
❌ Server |
RemoteControl.IsCommandKeyDown New in 14.1 Checks whether command key is down. | Mac/Win 14.1 |
❌ Server |
RemoteControl.IsControlKeyDown New in 14.1 Checks whether control key is down. | Mac/Win 14.1 |
❌ Server |
RemoteControl.IsFunctionKeyDown New in 14.1 Checks whether function key is down. | Mac/Win 14.1 |
❌ Server |
RemoteControl.IsShiftKeyDown New in 14.1 Checks whether shift key is down. | Mac/Win 14.1 |
❌ Server |
SyntaxColoring.FormatCalculation New in 14.1 Reformats the calculation text. | All 14.1 |
✅ Server |
66 functions shown.
Item | Details | Server |
---|---|---|
DynaPDF.AppendPage This function appends an empty page to the document. | All |
✅ Server |
JSON.JSONPatch.FromDiff New in 14.0 Create a JSON Patch from a diff of two json documents. | All |
✅ Server |
Window.List Queries the list of FileMaker windows. | Mac/Win |
❌ Server |
3 functions shown.
These functions require a license (67%).