ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
iPreview (Example)
Usage example of the iPreview function
TelemetryEnable (Function)
Enables the telemetry manually.
InitParameter (Function)
Initializes the management of persistent values.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HCreateMovableReplica (Function)
Creates a movable replication.
Automation object
The Automation keyword is used to declare an automation object...
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
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
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...