ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
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....
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
fDelete (Function)
Deletes a file accessible from the current computer.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.