Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 9.2
Item | Details | Server |
---|---|---|
Archive.Verify Verifies files in an archive. | All |
✅ Server |
Calendar.Initialize Initializes CalendarStore framework. | Mac only |
❌ Server |
ContinuityCamera.Clear Clears current result. | Mac only |
❌ Server |
ContinuityCamera.Import Asks iPhone camera to import a document or photo. | Mac only |
❌ Server |
ContinuityCamera.PopupMenu Shows the import from device popup menu. | Mac only |
❌ Server |
ContinuityCamera.Result Queries result. | Mac only |
❌ Server |
ContinuityCamera.SetScriptTrigger Sets the script to trigger. | Mac only |
❌ Server |
DragDrop.GetHTML Queries styled text from drag as HTML. | Mac/Win |
❌ Server |
DragDrop.GetRTF Queries styled text from clipboard as RTF. | Mac/Win |
❌ Server |
DynaPDF.ConvertColors Converts colors to gray. | All |
✅ Server |
DynaPDF.GetViewerPreferences Queries viewer preferences. | All |
✅ Server |
DynaPDF.SetViewerPreferences Sets viewer preferences. | All |
✅ Server |
FM.RunSaveAsXML Saves database as XML. | Mac/Win |
❌ Server |
GMImage.GetAttributeNames Queries names of all attributes. | All |
✅ Server |
GMImage.GetAttributesJSON Queries all attributes as JSON. | All |
✅ Server |
Hash.DigestFile Calculates a hash of a file. | All |
✅ Server |
ListDialog.ClearColumnHeaders Clears column headers. | Mac/Win |
❌ Server |
ListDialog.ColumnCount Queries column count. | Mac/Win |
❌ Server |
ListDialog.GetColumnHeader Queries column header text. | Mac/Win |
❌ Server |
ListDialog.SetColumnCount Sets column count. | Mac/Win |
❌ Server |
ListDialog.SetColumnHeader Sets the column header text. | Mac/Win |
❌ Server |
MapView.FormatDistance Formats a distance. | Mac/iOS |
✅ Server |
MapView.ParseDistance Parses distance string. | Mac/iOS |
✅ Server |
MapView.PlanRoute Plans a route. | Mac/iOS |
✅ Server |
Math.PolylineDecode Decodes number from Polyline Algorithm Format. | All |
✅ Server |
Math.PolylineEncode Encodes number in Polyline Algorithm Format. | All |
✅ Server |
Matrix.AddColumn Adds one column to a matrix. | All |
✅ Server |
Matrix.AddColumns Adds columns to a matrix. | All |
✅ Server |
Matrix.AddRow Adds a row to the matrix. | All |
✅ Server |
Matrix.AddRows Adds rows to the matrix. | All |
✅ Server |
Matrix.Avg Calculates average value in a matrix column. | All |
✅ Server |
Matrix.CSV Queries text of matrix for CSV export. | All |
✅ Server |
Matrix.Clear Clears the matrix. | All |
✅ Server |
Matrix.ClearValues Clears all values in the matrix. | All |
✅ Server |
Matrix.Clone Creates a copy of a matrix. | All |
✅ Server |
Matrix.DataType Queries data type of a value. | All |
✅ Server |
Matrix.GetColumn Queries text of a whole column. | All |
✅ Server |
Matrix.GetRow Queries text of a whole row. | All |
✅ Server |
Matrix.GetText Queries text of whole matrix. | All |
✅ Server |
Matrix.GetValue Queries a single value. | All |
✅ Server |
Matrix.Height Queries height of matrix. | All |
✅ Server |
Matrix.InsertRecords Inserts records in FileMaker database from records in memory. | All |
✅ Server |
Matrix.InsertRecordsToSQL Inserts records in SQL database from records in memory. | All |
✅ Server |
Matrix.JSONRecord Returns a row as JSON object. | All |
✅ Server |
Matrix.JSONRecords Returns rows as JSON array. | All |
✅ Server |
Matrix.Max Queries max value in a matrix column. | All |
✅ Server |
Matrix.Min Queries min value in a matrix column. | All |
✅ Server |
Matrix.New Creates a new matrix (2D array). | All |
✅ Server |
Matrix.NewWithSQL Execute the SQL Statement against a FileMaker database. | All |
✅ Server |
Matrix.Release Frees the matrix object. | All |
✅ Server |
Matrix.RemoveColumn Removes a column. | All |
✅ Server |
Matrix.RemoveRow Removes a row. | All |
✅ Server |
Matrix.Resize Resizes matrix to given height and width. | All |
✅ Server |
Matrix.SetColumn Sets a column to the given texts. | All |
✅ Server |
Matrix.SetRow Sets a row to the given texts. | All |
✅ Server |
Matrix.SetValue Sets a single value in the matrix. | All |
✅ Server |
Matrix.Sum Calculates sum value in a matrix column. | All |
✅ Server |
Matrix.Text Queries text of matrix. | All |
✅ Server |
Matrix.Width Queries width of matrix. | All |
✅ Server |
PDFKit.GetPrintLastSettings Queries current print settings. | Mac/iOS |
❌ Server |
PDFKit.GetPrintOption Queries a custom option. | Mac only |
❌ Server |
PDFKit.SetPrintOption Sets custom print options. | Mac only |
❌ Server |
PKCS12.ShowDialog Shows standard dialog with details. | Mac/Win |
❌ Server |
PageSetupDialog.ClearOption Clears an option. | Mac only |
❌ Server |
PageSetupDialog.ClearOptions Clears all options set. | Mac only |
❌ Server |
PageSetupDialog.Disable Disables the page setup dialog extension. | Mac only |
❌ Server |
PageSetupDialog.Enable Enables the page setup dialog extension. | Mac only |
❌ Server |
PageSetupDialog.GetLastSettings Queries last settings from page setup dialog. | Mac only |
❌ Server |
PageSetupDialog.GetNoDialog Queries whether dialog shows. | Mac only |
❌ Server |
PageSetupDialog.GetOption Queries an option. | Mac only |
❌ Server |
PageSetupDialog.GetPaperName Queries paper name. | Mac only |
❌ Server |
PageSetupDialog.GetPaperOrientation Queries paper orientation. | Mac only |
❌ Server |
PageSetupDialog.GetPrinterName Queries printer name. | Mac only |
❌ Server |
PageSetupDialog.GetScalingFactor Queries scaling factor. | Mac only |
❌ Server |
PageSetupDialog.Install Installs the extension for the page setup dialog. | Mac only |
❌ Server |
PageSetupDialog.SetNoDialog Sets whether dialog should show. | Mac only |
❌ Server |
PageSetupDialog.SetOption Sets an option. | Mac only |
❌ Server |
PageSetupDialog.SetPaperName Sets paper name. | Mac only |
❌ Server |
PageSetupDialog.SetPaperOrientation Sets the new paper orientation. | Mac only |
❌ Server |
PageSetupDialog.SetPrinterName Sets printer name. | Mac only |
❌ Server |
PageSetupDialog.SetScalingFactor Sets scaling factor. | Mac only |
❌ Server |
Printer.CurrentNumberOfCopies Queries the number of copies from the last dialog. | Win only |
❌ Server |
ProgressDialog.GetImageHeight Queries image view height. | Mac/Win |
❌ Server |
ProgressDialog.GetImageWidth Queries image view width. | Mac/Win |
❌ Server |
ProgressDialog.SetImageHeight Sets image view height. | Mac/Win |
❌ Server |
ProgressDialog.SetImageWidth Sets image view width. | Mac/Win |
❌ Server |
Screen.Scale Queries scale of screen. | Mac/Win/iOS |
❌ Server |
Socket.List Liste all reference numbers for sockets. | All |
✅ Server |
Text.DecodeIMAPFolderName Decodes text from IMAP UTF-7. | All |
✅ Server |
TextView.CanUndo Whether undo is possible currently. | Mac/Win/iOS |
❌ Server |
TextView.Copy Performs copy operation. | Mac/Win/iOS |
❌ Server |
TextView.CreateWithControl Creates a new text view on the given window covering the area of the given control. | Mac/Win/iOS |
❌ Server |
TextView.CreateWithSize Creates a new text view inside the window with the given rectangle. | Mac/Win/iOS |
❌ Server |
TextView.Cut Performs cut operation. | Mac/Win/iOS |
❌ Server |
TextView.GetAutoCorrectionEnabled Queries auto correction setting. | Mac/Win/iOS |
❌ Server |
TextView.GetAutoResizingMask Queries auto resizing mask. | Mac/iOS |
❌ Server |
TextView.GetHTMLText Queries HTML text. | Mac/iOS |
❌ Server |
TextView.GetHeight Queries current height of text view. | Mac/Win/iOS |
❌ Server |
TextView.GetLeft Queries current position of the text view. | Mac/Win/iOS |
❌ Server |
TextView.GetPlainText Queries plain text. | Mac/Win/iOS |
❌ Server |
TextView.GetRTF Queries RTF text. | Mac/Win/iOS |
❌ Server |
TextView.GetReadOnly Queries read only flag. | Mac/Win/iOS |
❌ Server |
TextView.GetRulerVisible Queries ruler visibility. | Mac only |
❌ Server |
TextView.GetSpellCheckingEnabled Queries spell checking setting. | Mac/Win/iOS |
❌ Server |
TextView.GetStyled Queries styled flag. | Mac/Win/iOS |
❌ Server |
TextView.GetTag Queries the tag string for this text view. | Mac/Win/iOS |
❌ Server |
TextView.GetTop Queries current position of the text view. | Mac/Win/iOS |
❌ Server |
TextView.GetVisible Queries current visibility state. | Mac/Win/iOS |
❌ Server |
TextView.GetWidth Queries current width of the text view. | Mac/Win/iOS |
❌ Server |
TextView.GetWindowRef Queries the window where this text view is located. | Mac/Win/iOS |
❌ Server |
TextView.List Queries list of all currently active text views. | Mac/Win/iOS |
❌ Server |
TextView.Paste Performs paste operation. | Mac/Win/iOS |
❌ Server |
TextView.Release Releases the text view and reclaims memory. | Mac/Win/iOS |
❌ Server |
TextView.ReleaseAll A convenience method to release all text views. | Mac/Win/iOS |
❌ Server |
TextView.SetAutoCorrectionEnabled Sets auto correction setting. | Mac/Win/iOS |
❌ Server |
TextView.SetAutoResizingMask Sets the auto resizing mask. | Mac/iOS |
❌ Server |
TextView.SetFocus Sets focus to the text view. | Mac/Win/iOS |
❌ Server |
TextView.SetFrame Sets a new frame for the text view. | Mac/Win/iOS |
❌ Server |
TextView.SetFrameWithControl Repositions text view to given control. | Mac/Win/iOS |
❌ Server |
TextView.SetHTMLText Sets text with HTML. | Mac/iOS |
❌ Server |
TextView.SetPlainText Sets the plain text. | Mac/Win/iOS |
❌ Server |
TextView.SetRTF Sets text with RTF. | Mac/Win/iOS |
❌ Server |
TextView.SetReadOnly Sets read only flag. | Mac/Win/iOS |
❌ Server |
TextView.SetRulerVisible Sets whether ruler is visible. | Mac only |
❌ Server |
TextView.SetSpellCheckingEnabled Sets the spell checking setting. | Mac/Win/iOS |
❌ Server |
TextView.SetStyled Sets styled flag. | Mac/Win/iOS |
❌ Server |
TextView.SetTag Sets the tag string for this text view. | Mac/Win/iOS |
❌ Server |
TextView.SetVisible Hides or shows the text view. | Mac/Win/iOS |
❌ Server |
TextView.ShowFontPanel Shows font panel. | Mac/Win |
❌ Server |
TextView.Undo Performs undo operation. | Mac/Win/iOS |
❌ Server |
UserNotification.removeAllScheduledNotifications Remove all scheduled user notifications from the user notification center. | Mac only |
❌ Server |
X509.ShowDialog Shows standard dialog with details. | Mac/Win |
❌ Server |
132 functions shown.
These functions require a license (79%).
New parameters added
Item | Details | Server |
---|---|---|
PrintDialog.SetOption: Type Sets an option. | Mac only |
❌ Server |
WordFile.Append: AddPageBreak Appends one word file text to other. | All |
✅ Server |
2 functions shown.
These functions require a license (100%).