ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Google functions / Google Contacts
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
Warning
From version 26, this feature is no longer available.
The following functions are used to manage contacts with the "Google Contacts" service, using prefix syntax:
<gglConnection variable>.DeleteDeletes a contact or a group of contacts.
<gglConnection variable>.ListContactRetrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.ListContactByRequestRetrieves a list of contacts from custom parameters.
<gglConnection variable>.ListContactGroupRetrieves the list of groups of contacts associated with the specified Google account.
<gglConnection variable>.RequestSends a communication request (HTTP request) to a Google service.
<gglConnection variable>.WriteCreates or updates a contact or a group of contacts.

Warning: Before using a feature linked to Google services, we strongly recommend that you check the license for using this service. Some restrictions may apply. The content of the licenses may change over time.
PC SOFT is in no case responsible for the way the native access functions are used. Make sure that you comply with the license of the service provider.
Caution: If you use a proxy to access Internet, the proxy must be configured (Proxy) to use Google functions.
Related Examples:
Accessing the Google contacts Unit examples (WINDEV): Accessing the Google contacts
[ + ] Using the gglXxx functions to access the contacts defined in your Google account.
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/27/2023

Send a report | Local help