ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HInfoLog (Function)
Returns information about the server logs.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
AddLink (Function)
Adds a link to a text section in an edit control.
AppListVersion (Function)
Lists the versions available on the reference setup server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.