ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSH functions
The following functions are used to connect and communicate with a SSH server:...
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.
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.
InitParameter (Function)
Initializes the management of persistent values.
<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...
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.