ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
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.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
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:
grParameter (Function)
Retrieves or modifies a chart parameter.
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...
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
MemSeek (Example)
Usage example of the MemSeek function
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.