Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 8.0
Item | Details | Server |
---|---|---|
AVAsset.WaitForLoaded Waits for file to be loaded. | Mac/iOS |
✅ Server |
App.EffectiveUserID Queries effective user ID. | Mac/Linux/iOS |
✅ Server |
App.ProcessID Queries process ID. | All |
✅ Server |
App.UserID Queries user ID. | Mac/Linux/iOS |
✅ Server |
Audit.FieldNameForID Looks up the Audit cache for a field ID. | All |
✅ Server |
Audit.TableNameForID Looks up the Audit cache for the table name for a given table occurrence ID. | All |
✅ Server |
DynaPDF.ExtractText Extracts the text of the page PageNum. | All |
✅ Server |
DynaPDF.FileAttachAnnotEx Inserts a file attachment annotation on the current open page. | All |
✅ Server |
DynaPDF.RenderPDFFileEx Renders whole PDF file in current PDF to an image. | All |
✅ Server |
FM.UpdateRecord2 Updates existing records in a table in one line. | All |
✅ Server |
FM.UpdateRecord3 Updates existing records in a table in one line. | All |
✅ Server |
FM.UpdateRecords2 Updates existing records in a table in one line. | All |
✅ Server |
FM.UpdateRecords3 Updates existing records in a table in one line. | All |
✅ Server |
FM.VariableNames Queries list of all variable names. | All |
✅ Server |
IsIOSDevice Queries whether run on iOS device. | All |
✅ Server |
IsIOSSimulator Queries whether run on iOS simulator. | All |
✅ Server |
LDAP.AddJSON Adds an entry to a tree. | Mac/Win/Linux |
✅ Server |
LDAP.JSON Queries JSON structure of LDAP data. | Mac/Win/Linux |
✅ Server |
LDAP.ModifyJSON Changes an existing entry. | Mac/Win/Linux |
✅ Server |
MetaDataQuery.AttributesForFile Queries properties for a file. | Mac only |
✅ Server |
MetaDataQuery.Close Frees the metadata query. | Mac/iOS |
✅ Server |
MetaDataQuery.Create Creates a new metadata search object. | Mac/iOS |
✅ Server |
MetaDataQuery.GetEvaluate Queries expression to be run when shell is done. | Mac/iOS |
✅ Server |
MetaDataQuery.GetScriptFileName Queries filename of script to call in when shell is done. | Mac/iOS |
❌ Server |
MetaDataQuery.GetScriptName Queries name of script to call when shell is done. | Mac/iOS |
❌ Server |
MetaDataQuery.IsGathering Query whether gathering. | Mac/iOS |
✅ Server |
MetaDataQuery.IsStarted Query whether search is started. | Mac/iOS |
✅ Server |
MetaDataQuery.IsStopped Query whether search is stopped. | Mac/iOS |
✅ Server |
MetaDataQuery.PathAtIndex Queries path of an item in results. | Mac/iOS |
✅ Server |
MetaDataQuery.Paths Queries file paths. | Mac/iOS |
✅ Server |
MetaDataQuery.QueryString Queries the query string. | Mac/iOS |
✅ Server |
MetaDataQuery.ResultAtIndex Queries an item from result as JSON. | Mac/iOS |
✅ Server |
MetaDataQuery.ResultCount Queries number of found items. | Mac/iOS |
✅ Server |
MetaDataQuery.Results Queries results. | Mac/iOS |
✅ Server |
MetaDataQuery.SearchScopes Queries the search scopes. | Mac/iOS |
✅ Server |
MetaDataQuery.SetEvaluate Sets expression to be run when initial gathering is done. | Mac/iOS |
✅ Server |
MetaDataQuery.SetQueryString Sets the predicate to search. | Mac/iOS |
✅ Server |
MetaDataQuery.SetScript Sets which script to call when initial gathering is done. | Mac/iOS |
❌ Server |
MetaDataQuery.SetSearchScopes Sets the search scopes. | Mac/iOS |
✅ Server |
MetaDataQuery.StartQuery Attempts to start the query. | Mac/iOS |
✅ Server |
MetaDataQuery.StopQuery Stops the receiver’s current query from gathering any further results. | Mac/iOS |
✅ Server |
PrintDialog.GetConfiguration Queries configuration from last print. | Mac only |
❌ Server |
PrintDialog.SetConfiguration Sets a configuration to be used for next print. | Mac only |
❌ Server |
Socket.LocalIP Queries local IP. | All |
✅ Server |
Socket.LocalPort Queries local port number. | All |
✅ Server |
SyntaxColoring.GetAddFindbars Queries whether the plugin adds find bars. | Mac only |
❌ Server |
SyntaxColoring.SetAddFindbars Sets whether the plugin adds find bars. | Mac only |
❌ Server |
WebView.AddScriptMessageHandler Adds a script message handler. | Mac/iOS |
❌ Server |
WebView.RemoveScriptMessageHandler Removes a script message handler. | Mac/iOS |
❌ Server |
XL.LoadBookPartially Loads a Excel file partially. | All |
✅ Server |
XL.Sheet.CellReadBooleans Reads all the boolean values in an area. | All |
✅ Server |
XL.Sheet.CellReadComments Reads all the comments from cells in an area. | All |
✅ Server |
XL.Sheet.CellReadDates Reads all the dates from cells in an area. | All |
✅ Server |
XL.Sheet.CellReadFormulas Reads all the formulas from cells in an area. | All |
✅ Server |
XL.Sheet.CellReadNumbers Reads all the numbers from cells in an area. | All |
✅ Server |
XL.Sheet.CellReadTexts Reads all the texts from cells in an area. | All |
✅ Server |
XL.Sheet.CellWriteBlanks Writes blanks to an area of cells. | All |
✅ Server |
XL.Sheet.CellWriteBooleans Writes booleans to an area of cells. | All |
✅ Server |
XL.Sheet.CellWriteComments Writes comments to an area of cells. | All |
✅ Server |
XL.Sheet.CellWriteDates Writes dates to an area of cells. | All |
✅ Server |
XL.Sheet.CellWriteFormulas Writes formulas to an area of cells. | All |
✅ Server |
XL.Sheet.CellWriteNumbers Writes numbers to an area of cells. | All |
✅ Server |
XL.Sheet.CellWriteTexts Writes texts to an area of cells. | All |
✅ Server |
XL.Sheet.GetCellErrors Reads all the errors from cells in an area. | All |
✅ Server |
XL.Sheet.GetCellFormats Reads all the formats from cells in an area. | All |
✅ Server |
XL.Sheet.RemoveComments Removes comments in given area. | All |
✅ Server |
XL.Sheet.SetCellFormats Set cell formats in given area. | All |
✅ Server |
67 functions shown.
These functions require a license (73%).
New parameters added
Item | Details | Server |
---|---|---|
ProgressDialog.Show: NoActivate Shows the progress dialog. | Mac/Win/iOS |
❌ Server |
1 functions shown.
These functions require a license (100%).