ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Google functions / Google Contacts
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Warning
Since June 15, 2021, the Google Contacts API used by this feature is no longer available (https://developers.google.com/contacts/v3/announcement).
To use Google Contacts, refer to the People API published by Google as a replacement: https://developers.google.com/people. RESTSend allows you to easily integrate a REST API in your development projects.
Note: These functions are also available in prefix syntax (Functions for managing Google contacts (prefix syntax)).
The following functions are used to manage contacts with the "Google Contacts" service:
GglDeleteDeletes a contact or a group of contacts.
GglListContactRetrieves the list of contacts associated with the specified Google account.
GglListContactByRequestRetrieves a list of contacts from custom parameters.
GglListContactGroupRetrieves the list of groups of contacts associated with the specified Google account.
GglRequestSends a communication request (HTTP request) to a Google service.
GglWriteCreates or updates a contact or a group of contacts.

Warning: Before using a feature related to Google services, we strongly advise you to refer to the license agreement for that 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.
Attention: If you use a proxy to access the Internet, you need to configure the proxy (function Proxy) to use Google functions.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help