ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometryDistance (Function)
Calculates the distance between two geometries.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
fDelete (Function)
Deletes a file accessible from the current computer.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
RESTSend (Function)
Sends a REST request and waits for the server response.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.