ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fCopyDir (Example)
Usage example of the fCopyDir function
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
SQLExec (Example)
Usage example of the SQLExec function
HListItem (Example)
Usage example of the HListItem function
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
MenuDelete (Function)
Deletes a menu or a menu option.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.