ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Constants used by the the functions for managing the HFSQL Cluster
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
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.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Phone constants (Android / iOS)
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).