Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 2.4
Item | Details | Server |
---|---|---|
CGPSConverter.Convert Deprecated Converts PostScript to PDF. | Mac only |
✅ Server |
DragDrop.ClearDragActionHandler Clears the name for the drag action handler. | Mac/Win |
❌ Server |
DragDrop.ClearDragEnterHandler Clears the name for the drag enter handler. | Mac/Win |
❌ Server |
DragDrop.ClearDragExitHandler Clears the name for the drag exit handler. | Mac/Win |
❌ Server |
DragDrop.CreateWithControl Creates a new drop area on the given window covering the area of the given control. | Mac/Win |
❌ Server |
DragDrop.CreateWithSize Creates a new drop area inside the window with the given rectangle. | Mac/Win |
❌ Server |
DragDrop.CreateWithWindow Deprecated Creates a new drop area which covers the whole window. | Mac/Win |
❌ Server |
DragDrop.GetMouseX Queries the native mouse position where the item was dropped. | Mac/Win |
❌ Server |
DragDrop.GetMouseY Queries the native mouse position where the item was dropped. | Mac/Win |
❌ Server |
DragDrop.GetPath Queries the native path of a file drop. | Mac/Win |
❌ Server |
DragDrop.GetPathCount Returns the number of file paths. | Mac/Win |
❌ Server |
DragDrop.GetPicture Queries picture from drag and drop action. | Mac/Win |
❌ Server |
DragDrop.RegisterDropTypes Defines what file types should be accepted for drag and drop for this window. | Mac only |
❌ Server |
DragDrop.Release Releases the drop area and reclaims memory. | Mac/Win |
❌ Server |
DragDrop.ReleaseAll A convenience method to release all drop areas. | Mac/Win |
❌ Server |
DragDrop.SetCursor Sets the cursor mode. | Mac/Win |
❌ Server |
DragDrop.SetDragActionHandler Sets the drag action handler. | Mac/Win |
❌ Server |
DragDrop.SetDragEnterHandler Sets the drag enter handler. | Mac/Win |
❌ Server |
DragDrop.SetDragExitHandler Sets the drag exit handler. | Mac/Win |
❌ Server |
DragDrop.SetImage Sets the image to be shown in the drop area. | Mac/Win |
❌ Server |
DragDrop.UnregisterDropTypes Unregisteres all drag types for the specified drop area. | Mac only |
❌ Server |
GMImage.WriteToBMPContainer Writes the picture in BMP format to a container object which you can store in a container field. | All |
✅ Server |
GMImage.WriteToGIFContainer Writes the picture in GIF format to a container value which you can store in a container field. | All |
✅ Server |
PDFKit.GetIgnoreCombineErrors Returns status of Combine Error handling. | Mac/iOS |
✅ Server |
PDFKit.SetIgnoreCombineErrors Sets whether Combine operation should report error if you did not pass PDF files or references. | Mac/iOS |
✅ Server |
Path.FileMakerPathToNativePath Converts a FileMaker path useful for "filemac:" and "filewin:" path specification to a native path. | All |
✅ Server |
Path.NativePathToFileMakerPath Converts a native path to a FileMaker path useful for "filemac:" and "filewin:" path specification. | All |
✅ Server |
ProgressDialog.ClearImage Clears image for the progress dialog. | Mac/Win |
❌ Server |
ProgressDialog.GetBottomText Queries the current text below the progress bar in the progress dialog. | Mac/Win/iOS |
❌ Server |
ProgressDialog.GetButtonCaption Queries the current text from the button in the progress dialog. | Mac/Win/iOS |
❌ Server |
ProgressDialog.GetCancel Queries the cancel state. | Mac/Win/iOS |
❌ Server |
ProgressDialog.GetProgress Queries current progress value. | Mac/Win/iOS |
❌ Server |
ProgressDialog.GetShowButton Queries current state of whether to show the cancel button or not. | Mac/Win/iOS |
❌ Server |
ProgressDialog.GetTitle Queries the current progress dialog title. | Mac/Win |
❌ Server |
ProgressDialog.GetTopText Queries the current text above the progress bar in the progress dialog. | Mac/Win/iOS |
❌ Server |
ProgressDialog.Hide Hides the progress dialog. | Mac/Win/iOS |
❌ Server |
ProgressDialog.SetBottomText Sets the bottom text in the progress dialog. | Mac/Win/iOS |
❌ Server |
ProgressDialog.SetButtonCaption Sets the cancel button text. | Mac/Win/iOS |
❌ Server |
ProgressDialog.SetCancel Sets the cancel state. | Mac/Win/iOS |
❌ Server |
ProgressDialog.SetImage Sets the image. Please use container value as parameter. | Mac/Win |
❌ Server |
ProgressDialog.SetPosition Set position of the dialog absolute. | Mac/Win |
❌ Server |
ProgressDialog.SetPositionCentered Set position of the dialog centered. | Mac/Win |
❌ Server |
ProgressDialog.SetProgress Sets the current progress value. | Mac/Win/iOS |
❌ Server |
ProgressDialog.SetShowButton Sets whether to show the cancel button or not. | Mac/Win/iOS |
❌ Server |
ProgressDialog.SetTitle Sets the progress dialog title. | Mac/Win |
❌ Server |
ProgressDialog.SetTopText Sets the top text in the progress dialog. | Mac/Win/iOS |
❌ Server |
ProgressDialog.Show Shows the progress dialog. | Mac/Win/iOS |
❌ Server |
ShowURL Shows an URL. | Mac/Win/iOS |
✅ Server |
Text.DecodeFromHTML Decodes html text. | All |
✅ Server |
Text.DecodeFromHex Decode a hex string. | All |
✅ Server |
Text.EncodeToHTML Encodes text as html. | All |
✅ Server |
Text.EncodeToHex Encode a hex string. | All |
✅ Server |
Text.ReadTextFile Reads a text file. | All |
✅ Server |
Text.RemoveNewLine Removes newline characters from string. | All |
✅ Server |
Text.ReplaceNewline Replaces newline characters. | All |
✅ Server |
Text.TextToRTF Creates RTF text for a given FileMaker formatted styled text. | All |
✅ Server |
Text.WriteTextFile Writes a text file with the given text. | All |
✅ Server |
Trace Starts logging all plugin calls to a text file. | All |
✅ Server |
USB.Count Queries all USB Devices and returns the number of found devices. | Mac/Win |
✅ Server |
USB.FindDevice Finds USB devices. | Mac/Win |
✅ Server |
USB.FindSerialNumber Searches the USB device list for a device with the given serial number. | Mac/Win |
✅ Server |
USB.GetProductID Queries the product ID of an USB device. | Mac/Win |
✅ Server |
USB.GetProductName Queries the product name of an USB device. | Mac/Win |
✅ Server |
USB.GetSerialNumber Queries the serial number of an USB device. | Mac/Win |
✅ Server |
USB.GetVendorID Queries the vendor ID of an USB device. | Mac/Win |
✅ Server |
USB.GetVendorName Queries the vendor name of an USB device. | Mac/Win |
✅ Server |
VersionAutoUpdate Returns the version in the auto update format. e.g. 02040028 | All |
✅ Server |
WebView.GoBack Moves backward a page in the history. | Mac/Win/iOS |
❌ Server |
WebView.GoForward Moves forward a page in the history. | Mac/Win/iOS |
❌ Server |
Window.HideScrollbars Deprecated Hides the scrollbars in a FileMaker window. | Mac/Win |
❌ Server |
Window.Resizable Queries whether window is resizable. | Mac/Win |
❌ Server |
Window.SetResizable Sets whether window is resizable. | Mac/Win |
❌ Server |
Window.SetShowsToolbarButton Sets whether toolbar on/off button should be shown or not. | Mac only |
❌ Server |
Window.ShowScrollbars Deprecated Shows the scrollbars in a FileMaker window. | Mac/Win |
❌ Server |
Window.ShowsToolbarButton Queries whether toolbar on/off button should be shown or not. | Mac only |
❌ Server |
75 functions shown.
These functions require a license (73%).