ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
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
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ServiceControl (Function)
Sends a control message to a service.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
MenuDelete (Function)
Deletes a menu or a menu option.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
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.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.