ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fCompress (Example)
Usage example of the fCompress function
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Version (Property)
The Version property is used to get and change the version of an element.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Calling a procedure/a function
Syntax for calling a local or global procedure.
xlsSave (Function)
Saves an XLS document.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Position
The Position keyword can correspond to...
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
MemSeek (Example)
Usage example of the MemSeek function