ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
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:
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).
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function