ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
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.
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.
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.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
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
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.