ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
FontSelect (Function)
Opens the standard Windows font selection window by selecting the specified font.
HFSQL: Change of name
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.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
<gglConnection variable>.Disconnect (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.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Error 305: The element does not exist in the window
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......