ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
GglUploadDocument (Function)
Uploads a document to the Google server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
<gglConnection variable>.GetDocument (Function)
Downloads a document from the Google Docs service.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Google Analytics functions
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.ListContact (Function)
Retrieves the list 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.
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.
1
2
3
4
5
6
17
>