ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFRead (Function)
Retrieves the Salesforce records from their identifiers.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
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....
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....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
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.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
GeometryDistance (Function)
Calculates the distance between two geometries.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
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.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
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.