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