ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
iZoneHeight (Example)
Usage example of the iZoneHeight function
HCreateMovableReplica (Function)
Creates a movable replication.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Position
The Position keyword can correspond to...
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.