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

13.4 13.5 14.0 14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3

New in version 7.3

Item Details Server
AVPlayer.FindPlayers
Finds all players in current window.
Mac/iOS
  ❌ Server
AVPlayer.GetAsset
Queries the current asset.
Mac/iOS
  ❌ Server
Audit.GetIgnoredFieldNames
Queries list of ignored field names.
All
  ✅ Server
Audit.GetUUIDField
Queries UUID field name.
All
  ✅ Server
Audit.SetUUIDField
Sets the UUID field name.
All
  ✅ Server
BinaryFile.Append
Opens a file to append data.
All
  ✅ Server
BinaryFile.Close
Closes a file.
All
  ✅ Server
BinaryFile.Create
Creates a new file.
All
  ✅ Server
BinaryFile.EOF
Queries whether we are at the end of the current file.
All
  ✅ Server
BinaryFile.Length
Queries length of current file.
All
  ✅ Server
BinaryFile.Open
Opens an existing file for reading.
All
  ✅ Server
BinaryFile.Position
Queries current file position.
All
  ✅ Server
BinaryFile.ReadByte
Reads a single byte from the file.
All
  ✅ Server
BinaryFile.ReadContainer
Read some data and interpret them as container.
All
  ✅ Server
BinaryFile.ReadFloat
Reads a float value.
All
  ✅ Server
BinaryFile.ReadHex
Read data and returns as hex text.
All
  ✅ Server
BinaryFile.ReadInt
Reads an integer value.
All
  ✅ Server
BinaryFile.ReadPDF
Reads data as PDF.
All
  ✅ Server
BinaryFile.ReadText
Reads text from file.
All
  ✅ Server
BinaryFile.Seek
Moves file pointer to new position.
All
  ✅ Server
BinaryFile.WriteByte
Writes a single byte value to the file.
All
  ✅ Server
BinaryFile.WriteContainer
Writes a container value to the file.
All
  ✅ Server
BinaryFile.WriteFloat
Writes a float value.
All
  ✅ Server
BinaryFile.WriteHex
Writes hex encoded data.
All
  ✅ Server
BinaryFile.WriteInt
Writes an integer value.
All
  ✅ Server
BinaryFile.WriteText
Writes a text file with the given text.
All
  ✅ Server
Dialog.GetLeft
Queries left position.
Mac/Win
  ❌ Server
Dialog.GetTop
Queries top position.
Mac/Win
  ❌ Server
Dialog.SetLeft
Sets the left position of the dialog.
Mac/Win
  ❌ Server
Dialog.SetTop
Sets the top position of the dialog.
Mac/Win
  ❌ Server
DynaPDF.GetLogMetafileSize
Queries bounding rectangle from EMF file.
Win only
  ✅ Server
DynaPDF.GetLogMetafileSizeEx
Queries bounding rectangle from EMF file inside container.
Win only
  ✅ Server
DynaPDF.GetMetaConvFlags
Queries meta file conversion flags.
Win only
  ✅ Server
DynaPDF.GetWMFDefExtent
Retrieves the default size which is used to convert non-portable WMF files to EMF.
Win only
  ✅ Server
DynaPDF.GetWMFPixelPerInch
Returns the default pixels per inch of the y-axis which are used to convert portable WMF files to EMF.
Win only
  ✅ Server
DynaPDF.InsertMetafile
Inserts metafile as vector graphics.
Win only
  ✅ Server
DynaPDF.InsertMetafileEx
Inserts metafile as vector graphics.
Win only
  ✅ Server
DynaPDF.SetMetaConvFlags
Sets the metadata conversion flag.
Win only
  ✅ Server
DynaPDF.SetWMFDefExtent
Sets the default pixels per inch of the y-axis which are used to convert portable WMF files to EMF.
Win only
  ✅ Server
DynaPDF.SetWMFPixelPerInch
Sets the default pixels per inch of the y-axis which are used to convert portable WMF files to EMF.
Win only
  ✅ Server
EventMonitor.ClearCardWindow
Clears trigger for card window.
Mac/Win
  ❌ Server
EventMonitor.LastMousePositionX
Queries last mouse position.
Mac/Win
  ❌ Server
EventMonitor.LastMousePositionY
Queries last mouse position.
Mac/Win
  ❌ Server
EventMonitor.SetCardWindow
Sets script trigger for clicks outside card.
Mac/Win
  ❌ Server
Folders.UserHome
Queries path to user’s home folder.
All
  ❌ Server
GMImage.CopyChannel
Copies one channel from one image into channel of other image.
All
  ✅ Server
GMImage.FontTypeMetrics
Queries space needed for text.
All
  ✅ Server
GMImage.GetClipMask
Queries clip mask image.
All
  ✅ Server
ImagePicker.AvailableCaptureModesForCameraDevice
Queries list of available modes.
iOS
  ❌ Server
ImagePicker.AvailableMediaTypesForSourceType
Returns an array of the available media types for the specified source type.
iOS
  ❌ Server
ImagePicker.ClearMedia
Clears current media.
iOS
  ❌ Server
ImagePicker.Dismiss
Dismisses the dialog.
iOS
  ❌ Server
ImagePicker.GetAllowsEditing
Gets whether editing is allowed.
iOS
  ❌ Server
ImagePicker.GetCameraCaptureMode
Queries the capture mode.
iOS
  ❌ Server
ImagePicker.GetCameraDevice
Queries camera device.
iOS
  ❌ Server
ImagePicker.GetCameraFlashMode
Queries flash mode.
iOS
  ❌ Server
ImagePicker.GetEvaluate
Queries the evaluation to run when email composer is done.
iOS
  ❌ Server
ImagePicker.GetFileName
Queries the file name of the script to run when email composer is done.
iOS
  ❌ Server
ImagePicker.GetScriptName
Queries the script name of the script to run when email composer is done.
iOS
  ❌ Server
ImagePicker.GetShowsCameraControls
Queries camera controls visibility.
iOS
  ❌ Server
ImagePicker.GetSourceType
Gets the source type.
iOS
  ❌ Server
ImagePicker.GetVideoMaximumDuration
Queries maximum duration.
iOS
  ❌ Server
ImagePicker.HasMedia
Queries whether media exists.
iOS
  ❌ Server
ImagePicker.IsCameraDeviceAvailable
Checks camera availability.
iOS
  ❌ Server
ImagePicker.IsFlashAvailableForCameraDevice
Checks flash availability.
iOS
  ❌ Server
ImagePicker.IsPresented
Checks whether panel is displayed.
iOS
  ❌ Server
ImagePicker.IsSourceTypeAvailable
Check for source availability.
iOS
  ❌ Server
ImagePicker.MediaCropRect
Queries crop rectangle.
iOS
  ❌ Server
ImagePicker.MediaEditedImage
Queries the edited image.
iOS
  ❌ Server
ImagePicker.MediaIsImage
Queries whether media type is image.
iOS
  ❌ Server
ImagePicker.MediaIsVideo
Queries whether media type is video.
iOS
  ❌ Server
ImagePicker.MediaOriginalImage
Queries the original image.
iOS
  ❌ Server
ImagePicker.MediaPath
Queries path for media.
iOS
  ❌ Server
ImagePicker.MediaReferenceURL
Queries reference URL for media.
iOS
  ❌ Server
ImagePicker.MediaType
Queries media type.
iOS
  ❌ Server
ImagePicker.MediaTypes
Queries media types.
iOS
  ❌ Server
ImagePicker.MediaURL
Queries URL for media.
iOS
  ❌ Server
ImagePicker.New
Initializes the picker panel.
iOS
  ❌ Server
ImagePicker.Present
Presents the picker view.
iOS
  ❌ Server
ImagePicker.SetAllowsEditing
Sets whether editing is allowed.
iOS
  ❌ Server
ImagePicker.SetCameraCaptureMode
Sets the capture mode.
iOS
  ❌ Server
ImagePicker.SetCameraDevice
Sets camera device.
iOS
  ❌ Server
ImagePicker.SetCameraFlashMode
Sets flash mode.
iOS
  ❌ Server
ImagePicker.SetEvaluate
Sets the expression to call when composer is done.
iOS
  ❌ Server
ImagePicker.SetScript
Sets the script to call when picker is done.
iOS
  ❌ Server
ImagePicker.SetShowsCameraControls
Sets camera controls visibility.
iOS
  ❌ Server
ImagePicker.SetSourceType
Sets the source type.
iOS
  ❌ Server
ImagePicker.SetVideoMaximumDuration
Sets maximum duration.
iOS
  ❌ Server
ImagePicker.StartVideoCapture
Starts video capture.
iOS
  ❌ Server
ImagePicker.StopVideoCapture
Stops video capture.
iOS
  ❌ Server
ImagePicker.TakePicture
Captures a still image using the camera.
iOS
  ❌ Server
ImagePicker.VideoIsCompatibleWithSavedPhotosAlbum
Checks video.
iOS
  ❌ Server
ImagePicker.WriteImageToSavedPhotosAlbum
Adds a photo to the saved photos album (camera roll).
iOS
  ❌ Server
ImagePicker.WriteVideoToSavedPhotosAlbum
Adds a video to the saved photos album.
iOS
  ❌ Server
MailComposer.AddAttachmentContainer
Adds an attachment to the email based on a container field.
iOS
  ❌ Server
MailComposer.AddAttachmentFile
Adds an attachment to the email based on a file path.
iOS
  ❌ Server
MailComposer.AddAttachmentText
Adds an attachment to the email based on a text.
iOS
  ❌ Server
MailComposer.CanSendMail
Whether emails can be send.
iOS
  ❌ Server
MailComposer.Dismiss
Dismisses the dialog.
iOS
  ❌ Server
MailComposer.Error
The last error from sending email.
iOS
  ❌ Server
MailComposer.GetBCCRecipients
Queries BCC recipients.
iOS
  ❌ Server
MailComposer.GetCCRecipients
Queries CC recipients.
iOS
  ❌ Server
MailComposer.GetEvaluate
Queries the evaluation to run when email composer is done.
iOS
  ❌ Server
MailComposer.GetFileName
Queries the file name of the script to run when email composer is done.
iOS
  ❌ Server
MailComposer.GetMessageBody
Queries message text.
iOS
  ❌ Server
MailComposer.GetScriptName
Queries the script name of the script to run when email composer is done.
iOS
  ❌ Server
MailComposer.GetSubject
Queries subject text.
iOS
  ❌ Server
MailComposer.GetTORecipients
Queries TO recipients.
iOS
  ❌ Server
MailComposer.IsPresented
Checks whether panel is displayed.
iOS
  ❌ Server
MailComposer.New
Initializes the mail composer panel.
iOS
  ❌ Server
MailComposer.Present
Presents the email composer view.
iOS
  ❌ Server
MailComposer.Result
Queries result of email composer.
iOS
  ❌ Server
MailComposer.SetBCCRecipients
Sets the BCC header for the email message to the specified email addresses.
iOS
  ❌ Server
MailComposer.SetCCRecipients
Sets the CC header for the email message to the specified email addresses.
iOS
  ❌ Server
MailComposer.SetEvaluate
Sets the expression to call when composer is done.
iOS
  ❌ Server
MailComposer.SetMessageBody
Sets the body of the email message to the specified content.
iOS
  ❌ Server
MailComposer.SetScript
Sets the script to call when composer is done.
iOS
  ❌ Server
MailComposer.SetSubject
Sets the Subject header for the email message.
iOS
  ❌ Server
MailComposer.SetTORecipients
Sets the To header for the email message to the specified email addresses.
iOS
  ❌ Server
MessageComposer.AddAttachmentContainer
Adds an attachment to the email based on a container field.
iOS
  ❌ Server
MessageComposer.AddAttachmentFile
Adds an attachment to the email based on a file path.
iOS
  ❌ Server
MessageComposer.AttachmentCount
Queries number of attachments.
iOS
  ❌ Server
MessageComposer.CanSendAttachments
Checks whether we can send attachments.
iOS
  ❌ Server
MessageComposer.CanSendSubject
Checks whether we can send subject.
iOS
  ❌ Server
MessageComposer.CanSendText
Checks whether we can send text.
iOS
  ❌ Server
MessageComposer.Dismiss
Dismisses the dialog.
iOS
  ❌ Server
MessageComposer.GetEvaluate
Queries the evaluation to run when email composer is done.
iOS
  ❌ Server
MessageComposer.GetFileName
Queries the file name of the script to run when email composer is done.
iOS
  ❌ Server
MessageComposer.GetMessageBody
Queries message body.
iOS
  ❌ Server
MessageComposer.GetRecipients
Queries list of recipients.
iOS
  ❌ Server
MessageComposer.GetScriptName
Queries the script name of the script to run when email composer is done.
iOS
  ❌ Server
MessageComposer.GetSubject
Queries subject text.
iOS
  ❌ Server
MessageComposer.IsPresented
Checks whether panel is displayed.
iOS
  ❌ Server
MessageComposer.New
Initializes the message composer panel.
iOS
  ❌ Server
MessageComposer.Present
Presents the message composer view.
iOS
  ❌ Server
MessageComposer.Result
Queries result of email composer.
iOS
  ❌ Server
MessageComposer.SetEvaluate
Sets the expression to call when composer is done.
iOS
  ❌ Server
MessageComposer.SetMessageBody
Sets the body of the message to the specified content.
iOS
  ❌ Server
MessageComposer.SetRecipients
Defines recipients.
iOS
  ❌ Server
MessageComposer.SetScript
Sets the script to call when composer is done.
iOS
  ❌ Server
MessageComposer.SetSubject
Sets the Subject header for the email message.
iOS
  ❌ Server
MessageComposer.disableUserAttachments
Disable user attachments.
iOS
  ❌ Server
Plugin.PNGVersion
Queries PNG version.
All
  ✅ Server
SQL.InsertOrUpdateRecords
Creates or updates records in FileMaker database for current recordset.
All
  ✅ Server
SocialComposer.AddImageContainer   Deprecated
Adds an image to the post.
iOS
  ❌ Server
SocialComposer.AddImageFile   Deprecated
Adds an image to the post.
iOS
  ❌ Server
SocialComposer.AddURL   Deprecated
Adds a URL to the post.
iOS
  ❌ Server
SocialComposer.Dismiss   Deprecated
Dismisses the dialog.
iOS
  ❌ Server
SocialComposer.GetEvaluate   Deprecated
Queries the evaluation to run when social composer is done.
iOS
  ❌ Server
SocialComposer.GetFileName   Deprecated
Queries the file name of the script to run when social composer is done.
iOS
  ❌ Server
SocialComposer.GetInitialText   Deprecated
Queries current initial text.
iOS
  ❌ Server
SocialComposer.GetScriptName   Deprecated
Queries the script name of the script to run when social composer is done.
iOS
  ❌ Server
SocialComposer.ImageCount   Deprecated
Queries number of images in current post.
iOS
  ❌ Server
SocialComposer.IsAvailableForServiceType   Deprecated
Queries whether a social service is available.
iOS
  ❌ Server
SocialComposer.IsPresented   Deprecated
Checks whether panel is displayed.
iOS
  ❌ Server
SocialComposer.New   Deprecated
Initializes a new social composer for a given type.
iOS
  ❌ Server
SocialComposer.Present   Deprecated
Presents the social composer view.
iOS
  ❌ Server
SocialComposer.RemoveAllImages   Deprecated
Removes all images from the post.
iOS
  ❌ Server
SocialComposer.RemoveAllURLs   Deprecated
Removes all URLs from the post.
iOS
  ❌ Server
SocialComposer.Result   Deprecated
Queries result of social composer.
iOS
  ❌ Server
SocialComposer.ServiceType   Deprecated
Queries service type of the composer.
iOS
  ❌ Server
SocialComposer.SetEvaluate   Deprecated
Sets the expression to call when composer is done.
iOS
  ❌ Server
SocialComposer.SetInitialText   Deprecated
Sets the initial text to be posted.
iOS
  ❌ Server
SocialComposer.SetScript   Deprecated
Sets the script to call when composer is done.
iOS
  ❌ Server
SocialComposer.URLCount   Deprecated
Queries number of URLs in current post.
iOS
  ❌ Server
Text.ReplaceAll
Find & Replace all occurrences of a text.
All
  ✅ Server
UNNotification.AuthorizationError
Queries error for notification authorization.
Mac/iOS
  ❌ Server
UNNotification.AuthorizationGranted
Queries whether notifications are allowed.
Mac/iOS
  ❌ Server
WebView.ExecCommand
Executes a command on Windows IE.
Win only
  ❌ Server
WebView.SendCommand
Executes a command on Windows IE.
Win only
  ❌ Server
Window.SetProgress
Sets task bar progress.
Win only
  ❌ Server
XL.Sheet.AutoFilter.AddFilter
Adds the filter value.
All
  ✅ Server
XL.Sheet.AutoFilter.Clear
Clear the filter criteria.
All
  ✅ Server
XL.Sheet.AutoFilter.Filter
Returns the filter value by index.
All
  ✅ Server
XL.Sheet.AutoFilter.FilterSize
Returns the number of filter values.
All
  ✅ Server
XL.Sheet.AutoFilter.FilterType
Returns the filter type of this AutoFilter column.
All
  ✅ Server
XL.Sheet.AutoFilter.GetCustomFilter
Gets the custom filter criteria.
All
  ✅ Server
XL.Sheet.AutoFilter.GetTop10
Gets the number of top or bottom items.
All
  ✅ Server
XL.Sheet.AutoFilter.SetCustomFilter
Sets the custom filter criteria.
All
  ✅ Server
XL.Sheet.AutoFilter.SetTop10
Sets the number of top or bottom items.
All
  ✅ Server
XML.Parse
Parses a XML document.
All
  ✅ Server
XML.Release
Releases an XML object.
All
  ✅ Server
XML.ReleaseAll
Releases all XML objects.
All
  ✅ Server

183 functions shown.

New parameters added

Item Details Server
SQL.InsertRecords: IgnoreDuplicates
Creates records in FileMaker database for current recordset.
All
  ✅ Server
SendMail.AddAttachmentText: InlineID
Adds an attachment to the email based on a text.
All
  ✅ Server

2 functions shown.

These functions require a license (100%).

Blog Entries

Older Version 7.2   Newer Version 7.4