ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
ThreadState (Function)
Returns the current status of a thread.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
iReportPrintingStatus (Function)
Returns the status of the current print.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
gglPerson (Variable type)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
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.
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.