ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Google functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Display constants used by prefix syntaxes only
The following constants are used by Google functions.
ConstantDescriptionUsed by
gglAllLists all the documents found on the Google server in the specified folder.
Lists all the calendars subscribed (shared) and created by the current user.
GglListDocument, GglListCalendar
gglAutoZoomThe zoom is automatically selected according to the markers or to the area defined in <Advanced parameters>.GglGetStaticMap
gglConfidentialVisibility of the event in a calendar: the event is confidential. gglEvent variable
gglDefaultVisibility of the event in a calendar: default visibility. gglEvent variable
gglEmailNotificationNotification method: Notification by emailgglOverride variable
gglFaxFax number.gglContact, gglPhoneNumber variables
gglGIFThe image of the map is in GIF format.gglMapParameter variable
gglHomeType of element regarding the home (type of address, type of email, ...)gglPostalAddress, gglContact, gglEmail, gglInstantMessaging, gglPhoneNumber variables
gglHomeFaxPersonal fax number.gglContact, gglPhoneNumber variables
gglHTTPDeleteDelete request.GglRequest
gglHTTPGetGet request.GglRequest
gglHTTPPostPost request.GglRequest
gglHTTPPutPut request.GglRequest
gglHybridCombine the road map and the satellite view.GglGetStaticMap
gglJPGThe image of the map is in JPG format.gglMapParameter variable
gglJPGNonProgressiveThe image of the map is in non-progressive JPG format.gglMapParameter variable
gglLargeSize for the letter of the marker.gglMapParameter, gglMarker variables
gglMediumSize of the marker displayed on the map.gglMapParameter, gglMarker variables
gglMobileDeviceNumber of mobile phone.gglContact, gglPhoneNumber variables
gglOpaqueAvailability of the event in a calendar: busy event. gglEvent variable
gglOtherType (type of address, type of organization, ...)gglPostalAddress, gglContact, gglEmail, gglInstantMessaging, gglOrganization, gglPhoneNumber variables
gglPagerPager number.gglContact, gglPhoneNumber variables
gglPlayServicesLicense to retrieve: Google Play Services library. This library is used in Android for the Map controls based on the Google Maps v2 API.GglGetLicense
gglPNG32The image of the map is in PNG 32. formatgglMapParameter variable
gglPNG8The image of the map is in PNG 8. formatgglMapParameter variable
gglPopupNotificationNotification method: Popup notificationgglOverride variable
gglPresentationLists the "Presentation" files only (files with a ppt or pps extension).GglListDocument
gglPrivateVisibility of the event in a calendar: the event is private. gglEvent variable
gglProtocolAIMInformation regarding an AIM messaging.gglContact, gglInstantMessaging variables
gglProtocolGoogleTalkInformation regarding a Google messaging.gglContact, gglInstantMessaging variables
gglProtocolICQInformation regarding an ICQ messaging.gglContact, gglInstantMessaging variables
gglProtocolJabberInformation regarding a Jabber messaging.gglContact, gglInstantMessaging variables
gglProtocolMSNInformation regarding a MSN messaging.gglContact, gglInstantMessaging variables
gglProtocolQQInformation regarding a QQ messaging.gglContact, gglInstantMessaging variables
gglProtocolSkypeInformation regarding a Skype messaging.gglContact, gglInstantMessaging variables
gglProtocolYahooInformation regarding a Yahoo messaging.gglContact, gglInstantMessaging variables
gglPublicVisibility of the event in a calendar: the event is public. gglEvent variable
gglRoadmapRoadmap.GglGetStaticMap
gglSatelliteMap in satellite view.GglGetStaticMap
gglServiceCalendar"Google Calendar" service: Google calendarGglRequest
GglConnect
GglDisconnect
gglServiceContacts"Google Contacts" service: Management of Google contactsGglRequest
GglConnect
GglDisconnect
gglServiceDocuments"Google Documents List" service: Management of documentsGglRequest
GglConnect
GglDisconnect
gglServicePicasa"Picasa" serviceGglRequest
GglConnect
GglDisconnect
gglServiceStaticMaps"Google Static Maps" service: Management of mapsGglRequest
gglSmallSize of the marker displayed on the map.gglMapParameter, gglMarker variables
gglStarredLists the documents marked as "starred" only.GglListDocument
gglTerrainGeographical map displaying the relief and the vegetation.GglGetStaticMap
gglTinySize of the marker displayed on the map.gglMapParameter, gglMarker variables
gglTransparentAvailability of the event in a calendar: available event. gglEvent variable
gglUserLists the calendars created by the current user.GglListCalendar
gglWordProcessingLists the "Word processing" files only (files with a txt, rtf, doc, odt, sxw or html extension)GglListDocument
gglWorkType of element regarding the office (type of address, type of organization, ...)gglPostalAddress, gglContact, gglEmail, gglInstantMessaging, gglOrganization, gglPhoneNumber variables
gglWorkFaxProfessional fax number.gglContact, gglPhoneNumber variables
gglWorksheetLists the "Worksheets" files only (files with a csv, xls or ods extension).GglListDocument
The following constants (prefix syntax) are used by Google functions.
ConstantDescriptionUsed by
gglAllLists all the documents found on the Google server in the specified folder.
Lists all the calendars subscribed (shared) and created by the current user.
<gglConnection variable>.ListDocument, <gglConnection variable>.ListCalendar
gglAutoZoomThe zoom is automatically selected according to the markers or to the area defined in <Advanced parameters>.GglGetStaticMap
gglConfidentialVisibility of the event in a calendar: the event is confidential. gglEvent variable
gglDefaultVisibility of the event in a calendar: default visibility. gglEvent variable
gglEmailNotificationNotification method: Notification by emailgglOverride variable
gglFaxFax number.gglContact, gglPhoneNumber variables
gglGIFThe image of the map is in GIF format.gglMapParameter variable
gglHomeType of element regarding the home (type of address, type of email, ...)gglPostalAddress, gglContact, gglEmail, gglInstantMessaging, gglPhoneNumber variables
gglHomeFaxPersonal fax number.gglContact, gglPhoneNumber variables
gglHTTPDeleteDelete request.<gglConnection variable>.Request
gglHTTPGetGet request.<gglConnection variable>.Request
gglHTTPPostPost request.<gglConnection variable>.Request
gglHTTPPutPut request.<gglConnection variable>.Request
gglHybridCombine the road map and the satellite view.GglGetStaticMap
gglJPGThe image of the map is in JPG format.gglMapParameter variable
gglJPGNonProgressiveThe image of the map is in non-progressive JPG format.gglMapParameter variable
gglLargeSize for the letter of the marker.gglMapParameter, gglMarker variables
gglMediumSize of the marker displayed on the map.gglMapParameter, gglMarker variables
gglMobileDeviceNumber of mobile phone.gglContact, gglPhoneNumber variables
gglOpaqueAvailability of the event in a calendar: busy event. gglEvent variable
gglOtherType (type of address, type of organization, ...)gglPostalAddress, gglContact, gglEmail, gglInstantMessaging, gglOrganization, gglPhoneNumber variables
gglPagerPager number.gglContact, gglPhoneNumber variables
gglPlayServicesLicense to retrieve: Google Play Services library. This library is used in Android for the Map controls based on the Google Maps v2 API.GglGetLicense
gglPNG32The image of the map is in PNG 32. formatgglMapParameter variable
gglPNG8The image of the map is in PNG 8. formatgglMapParameter variable
gglPopupNotificationNotification method: Popup notificationgglOverride variable
gglPresentationLists the "Presentation" files only (files with a ppt or pps extension).<gglConnection variable>.ListDocument
gglPrivateVisibility of the event in a calendar: the event is private. gglEvent variable
gglProtocolAIMInformation regarding an AIM messaging.gglContact, gglInstantMessaging variables
gglProtocolGoogleTalkInformation regarding a Google messaging.gglContact, gglInstantMessaging variables
gglProtocolICQInformation regarding an ICQ messaging.gglContact, gglInstantMessaging variables
gglProtocolJabberInformation regarding a Jabber messaging.gglContact, gglInstantMessaging variables
gglProtocolMSNInformation regarding a MSN messaging.gglContact, gglInstantMessaging variables
gglProtocolQQInformation regarding a QQ messaging.gglContact, gglInstantMessaging variables
gglProtocolSkypeInformation regarding a Skype messaging.gglContact, gglInstantMessaging variables
gglProtocolYahooInformation regarding a Yahoo messaging.gglContact, gglInstantMessaging variables
gglPublicVisibility of the event in a calendar: the event is public. gglEvent variable
gglRoadmapRoadmap.GglGetStaticMap
gglSatelliteMap in satellite view.GglGetStaticMap
gglServiceCalendar"Google Calendar" service: Google calendar<gglConnection variable>.Request
<gglConnection variable>.Connect
<gglConnection variable>.Disconnect
gglServiceContacts"Google Contacts" service: Management of Google contacts<gglConnection variable>.Request
<gglConnection variable>.Connect
<gglConnection variable>.Disconnect
gglServiceDocuments"Google Documents List" service: Management of documents<gglConnection variable>.Request
<gglConnection variable>.Connect
<gglConnection variable>.Disconnect
gglServicePicasa"Picasa" service<gglConnection variable>.Request
<gglConnection variable>.Connect
<gglConnection variable>.Disconnect
gglServiceStaticMaps"Google Static Maps" service: Management of maps<gglConnection variable>.Request
gglSmallSize of the marker displayed on the map.gglMapParameter, gglMarker variables
gglStarredLists the documents marked as "starred" only.<gglConnection variable>.ListDocument
gglTerrainGeographical map displaying the relief and the vegetation.GglGetStaticMap
gglTinySize of the marker displayed on the map.gglMapParameter, gglMarker variables
gglTransparentAvailability of the event in a calendar: available event. gglEvent variable
gglUserLists the calendars created by the current user.<gglConnection variable>.ListCalendar
gglWordProcessingLists the "Word processing" files only (files with a txt, rtf, doc, odt, sxw or html extension)<gglConnection variable>.ListDocument
gglWorkType of element regarding the office (type of address, type of organization, ...)gglPostalAddress, gglContact, gglEmail, gglInstantMessaging, gglOrganization, gglPhoneNumber variables
gglWorkFaxProfessional fax number.gglContact, gglPhoneNumber variables
gglWorksheetLists the "Worksheets" files only (files with a csv, xls or ods extension).<gglConnection variable>.ListDocument
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help