ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactAdd (Example)
Usage example of the ContactAdd 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.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
ServiceRestart (Function)
Restarts a service (already started).
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
grImageSize (Function)
Defines the size of the image containing the chart.
fWrite (Example)
Usage example of the fWrite function
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Commands of the external interface
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
SNMPGetTable (Function)
Reads a table of SNMP values.
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...
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.
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.
Age (Function)
Returns the age according to the date of birth.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
dPolygon (Example)
Usage example of the dPolygon function