ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Google Maps management functions
List of functions for managing Google maps...
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Management of Google calendars (prefix syntax)
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
1
2
3
4
5
6
131
>