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

New in version 14.1 and in the upcoming version 14.2

Item Details Server
AVRecorder.GetVideoOrientation
Queries current video orientation.
iOS
14.1
  ❌ Server
AVRecorder.SetVideoOrientation
Sets the video orientation for iOS.
iOS
14.1
  ❌ Server
CF
Shorter version for FM.CF.
All
14.1
  ✅ Server
Clipboard.Clear
Clears the clipboard content.
Mac/Win/iOS
14.1
  ❌ Server
Container.RemovePreview
Removes the preview from a container value.
All
14.2
  ✅ Server
Dictionary.HasKeys
Checks if the given keys exist in dictionary.
All
14.2
  ✅ Server
DynaPDF.CreateGoToEAction
Creates an embedded GoTo action.
All
14.1
  ✅ Server
DynaPDF.GetActionsAsJSON
Queries all action as JSON array.
All
14.1
  ✅ Server
DynaPDF.Parser.SelectionText
Retrieves the text and text length of the current selection or found text.
All
14.1
  ✅ Server
Events.RequestFullAccessToEvents
Prompts people to grant or deny read and write access to event data.
Mac/iOS
14.1
  ❌ Server
Events.RequestFullAccessToReminders
Prompts people to grant or deny read and write access to reminders.
Mac/iOS
14.1
  ❌ Server
Events.RequestWriteOnlyAccessToEvents
Prompts the person using your app to grant or deny write access to event data.
Mac/iOS
14.1
  ❌ Server
GMImage.Statistics
Calculate statistics for an image.
All
14.1
  ✅ Server
JSON.AddValueToArray
Adds a value to an array.
All
14.1
  ✅ Server
JSON.AddValueToObject
Adds a new entry to the object with the given name and value.
All
14.1
  ✅ Server
JSON.Merge
Merges multiple JSON objects or arrays.
All
14.2
  ✅ Server
ListDialog.GetCloseDialogOnDoubleClick
Queries whether to close dialog on double click.
Mac/Win
14.1
  ❌ Server
ListDialog.GetShowCloseBox
Queries whether the close box is enabled.
Mac/Win
14.2
  ❌ Server
ListDialog.SetCloseDialogOnDoubleClick
Sets whether to close dialog on double click.
Mac/Win
14.1
  ❌ Server
ListDialog.SetShowCloseBox
Sets whether the close box widget is enabled.
Mac/Win
14.2
  ❌ Server
MongoDB.ClientCommand
Execute a command on the server, interpreting options according to the MongoDB server version.
All
14.2
  ✅ Server
MongoDB.ClientCommandQuery
Creates a query cursor.
All
14.2
  ✅ Server
MongoDB.ClientCommandWithServerId
This function executes a command on a specific server, using the database and command specification provided.
All
14.2
  ✅ Server
MongoDB.GetAppName
Queries the client application name.
All
14.2
  ✅ Server
MongoDB.GetCredentials
Queries credentials as JSON.
All
14.2
  ✅ Server
MongoDB.SetAppName
Sets the client application name.
All
14.2
  ✅ Server
Overlay.Alpha
Queries the current alpha value of the window.
Mac/Win
14.1
  ❌ Server
Overlay.Create
Creates a new overlay window.
Mac/Win
14.1
  ❌ Server
Overlay.GetHasShadow
Queries whether this window has a shadow.
Mac/Win
14.1
  ❌ Server
Overlay.GetHeight
Queries height of a window.
Mac/Win
14.1
  ❌ Server
Overlay.GetLeft
Queries X coordinate of a window.
Mac/Win
14.1
  ❌ Server
Overlay.GetMouseClickEvaluate
Queries the expression to be run on a mouse click.
Mac/Win
14.1
  ❌ Server
Overlay.GetMouseClickScriptName
Queries the script to run on a mouse click.
Mac/Win
14.1
  ❌ Server
Overlay.GetMouseEnterEvaluate
Queries the expression to be run on a mouse enters the window.
Mac/Win
14.1
  ❌ Server
Overlay.GetMouseEnterScriptName
Queries the script to run on a mouse enter.
Mac/Win
14.1
  ❌ Server
Overlay.GetMouseExitEvaluate
Queries the expression to be run on a mouse exits the window.
Mac/Win
14.1
  ❌ Server
Overlay.GetMouseExitScriptName
Queries the script to run on a mouse exits.
Mac/Win
14.1
  ❌ Server
Overlay.GetMovableByWindowBackground
Queries whether the window can be moved with the mouse.
Mac/Win
14.1
  ❌ Server
Overlay.GetTag
Queries tag for window.
Mac/Win
14.1
  ❌ Server
Overlay.GetTitle
Queries current window title.
Mac/Win
14.1
  ❌ Server
Overlay.GetTop
Queries Y coordinate of a window.
Mac/Win
14.1
  ❌ Server
Overlay.GetTopMost
Queries whether window is topmost.
Mac/Win
14.1
  ❌ Server
Overlay.GetWidth
Queries width of a window.
Mac/Win
14.1
  ❌ Server
Overlay.IgnoresMouseEvents
Whether the window ignores mouse events.
Mac only
14.1
  ❌ Server
Overlay.IsVisible
Queries whether a window is visible.
Mac/Win
14.1
  ❌ Server
Overlay.List
Lists all IDs of current overlay objects.
Mac/Win
14.1
  ❌ Server
Overlay.MouseX
Queries current position of the mouse cursor on screen.
Mac/Win
14.1
  ❌ Server
Overlay.MouseY
Queries current position of the mouse cursor on screen.
Mac/Win
14.1
  ❌ Server
Overlay.Move
Moves the window the given position.
Mac/Win
14.1
  ❌ Server
Overlay.Release
Releases the overlay window.
Mac/Win
14.1
  ❌ Server
Overlay.ReleaseAll
Releases all overlay windows.
Mac/Win
14.1
  ❌ Server
Overlay.Resize
Resizes the window to the desired size.
Mac/Win
14.1
  ❌ Server
Overlay.SetAlpha
Set Alpha can be used to set the transparency of a window.
Mac/Win
14.1
  ❌ Server
Overlay.SetFocus
Sets focus to the Window.
Mac/Win
14.1
  ❌ Server
Overlay.SetFrame
Sets the size and position of the overlay.
Mac/Win
14.1
  ❌ Server
Overlay.SetFrameWithControl
Sets the size and position of the overlay based on a given control.
Mac/Win
14.1
  ❌ Server
Overlay.SetHasShadow
Sets whether window has a shadow.
Mac/Win
14.1
  ❌ Server
Overlay.SetIgnoresMouseEvents
Sets whether the window ignores mouse clicks.
Mac/Win
14.1
  ❌ Server
Overlay.SetImage
Sets the image to show in the container.
Mac/Win
14.1
  ❌ Server
Overlay.SetMouseClickEvaluate
Sets expression to be run on a mouse click.
Mac/Win
14.1
  ❌ Server
Overlay.SetMouseClickScript
Sets the script to run on a mouse click.
Mac/Win
14.1
  ❌ Server
Overlay.SetMouseEnterEvaluate
Sets expression to be run on a mouse enter.
Mac/Win
14.1
  ❌ Server
Overlay.SetMouseEnterScript
Sets the script to run on a mouse enter.
Mac/Win
14.1
  ❌ Server
Overlay.SetMouseExitEvaluate
Sets expression to be run on a mouse exit.
Mac/Win
14.1
  ❌ Server
Overlay.SetMouseExitScript
Sets the script to run on a mouse exit.
Mac/Win
14.1
  ❌ Server
Overlay.SetMovableByWindowBackground
Sets whether the window can be moved with the mouse.
Mac/Win
14.1
  ❌ Server
Overlay.SetTag
Sets tag for window.
Mac/Win
14.1
  ❌ Server
Overlay.SetTitle
Sets the window title.
Mac/Win
14.1
  ❌ Server
Overlay.SetTopMost
Sets window to be topmost.
Mac/Win
14.1
  ❌ Server
Overlay.SetVisible
Sets whether the window is visible.
Mac/Win
14.1
  ❌ Server
PDFKit.SelectPrinter
Shows the printer picker.
iOS
14.2
  ❌ Server
QuickList.HasValues
Checks whether a list contains the given values.
All
14.2
  ✅ Server
RemoteControl.IsAltKeyDown
Checks whether alt/option key is down.
Mac/Win
14.1
  ❌ Server
RemoteControl.IsCapsLockKeyDown
Checks whether caps lock key is down.
Mac/Win
14.1
  ❌ Server
RemoteControl.IsCommandKeyDown
Checks whether command key is down.
Mac/Win
14.1
  ❌ Server
RemoteControl.IsControlKeyDown
Checks whether control key is down.
Mac/Win
14.1
  ❌ Server
RemoteControl.IsFunctionKeyDown
Checks whether function key is down.
Mac/Win
14.1
  ❌ Server
RemoteControl.IsShiftKeyDown
Checks whether shift key is down.
Mac/Win
14.1
  ❌ Server
SyntaxColoring.FormatCalculation
Reformats the calculation text.
All
14.1
  ✅ Server
XL.Book.AddConditionalFormat
Adds a new conditional format to the workbook for using with conditional formatting rules.
All
14.2
  ✅ Server
XL.ConditionalFormat.Font
Returns the font for this format.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderBottom
Returns the bottom border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderBottomColor
Returns the color of the bottom border.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderLeft
Returns the left border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderLeftColor
Returns the color of the left border.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderRight
Returns the right border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderRightColor
Returns the color of the right border.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderTop
Returns the top border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetBorderTopColor
Returns the color of the top border.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetCustomNumFormat
Queries custom format string.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetFillPattern
Returns the fill pattern.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetNumFormat
Returns the number format identifier.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetPatternBackgroundColor
Returns the background color of the fill pattern.
All
14.2
  ✅ Server
XL.ConditionalFormat.GetPatternForegroundColor
Returns the foreground color of the fill pattern.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorder
Sets the border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderBottom
Sets the bottom border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderBottomColor
Sets the color of the bottom border.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderColor
Sets the border color.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderLeft
Sets the left border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderLeftColor
Sets the color of the left border.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderRight
Sets the right border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderRightColor
Sets the color of the right border.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderTop
Sets the top border style.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetBorderTopColor
Sets the color of the top border.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetCustomNumFormat
Sets a custom number format.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetFillPattern
Sets the fill pattern.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetNumFormat
Sets the number format identifier.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetPatternBackgroundColor
Sets the background color of the fill pattern.
All
14.2
  ✅ Server
XL.ConditionalFormat.SetPatternForegroundColor
Sets the foreground color of the fill pattern.
All
14.2
  ✅ Server
XL.ConditionalFormating.Add2ColorScaleFormulaRule
Adds a conditional formatting rule that creates a gradated 2-color scale on the cells.
All
14.2
  ✅ Server
XL.ConditionalFormating.Add2ColorScaleRule
Adds a conditional formatting rule that creates a gradated 2-color scale on the cells.
All
14.2
  ✅ Server
XL.ConditionalFormating.Add3ColorScaleFormulaRule
Adds a conditional formatting rule that creates a gradated 3-color scale on the cells.
All
14.2
  ✅ Server
XL.ConditionalFormating.Add3ColorScaleRule
Adds a conditional formatting rule that creates a gradated 3-color scale on the cells.
All
14.2
  ✅ Server
XL.ConditionalFormating.AddAboveAverageRule
Adds a conditional formatting rule that highlights cells that are above or below the average for all values in the range.
All
14.2
  ✅ Server
XL.ConditionalFormating.AddOpNumRule
Adds a conditional formatting rule that highlights cells whose values are compared with a calculated result, using an operator.
All
14.2
  ✅ Server
XL.ConditionalFormating.AddOpStrRule
Adds a conditional formatting rule that highlights cells whose values are compared with a calculated result, using an operator.
All
14.2
  ✅ Server
XL.ConditionalFormating.AddRange
Adds a range to these conditional formatting rules.
All
14.2
  ✅ Server
XL.ConditionalFormating.AddRule
Adds a conditional formatting rule that highlights cells whose values correspond to the specified criteria.
All
14.2
  ✅ Server
XL.ConditionalFormating.AddTimePeriodRule
Adds a conditional formatting rule that highlights cells containing dates in the specified time period.
All
14.2
  ✅ Server
XL.ConditionalFormating.AddTopRule
Adds a conditional formatting rule that highlights cells whose values fall in the [top N] or [bottom N] bracket.
All
14.2
  ✅ Server
XL.Sheet.AddConditionalFormatting
Adds a conditional formatting rules to the sheet.
All
14.2
  ✅ Server

121 functions shown.

New parameters added

Item Details Server
DynaPDF.AppendPage
This function appends an empty page to the document.
All
  ✅ Server
DynaPDF.SaveAndSignFileWinCryptDialog
Saves and signs the current PDF.
Win only
  ❌ Server
Hash.DigestFile
Calculates a hash of a file.
All
  ✅ Server
JSON.JSONPatch.FromDiff
Create a JSON Patch from a diff of two json documents.
All
  ✅ Server
Window.List
Queries the list of FileMaker windows.
Mac/Win
  ❌ Server
XL.LoadBookPartially
Loads a Excel file partially.
All
  ✅ Server

6 functions shown.

These functions require a license (83%).

Older Version 14.0