ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Server response,Empty string ("") if an error occurs (ErrorOccurred variable set to True).
Name of gglConnection variable to use. This connection was validated by GglConnect.
Google service on which the request will be performed:gglServiceCalendar"Google Calendar" service: Google calendargglServiceContacts"Google Contacts" service: Management of Google contactsgglServiceDocuments"Google Documents List" service: Management of documentsgglServicePicasa"Picasa" servicegglServiceStaticMaps"Google Static Maps" service: Management of maps
Full URL of request (including the parameters stored in the URL if necessary). See the Google documentation corresponding to the service used for more details.
Data that must be sent onto the server. See the Google documentation corresponding to the service used for more details.
Type of HTTP request to send:gglHTTPDeleteDelete request.gglHTTPGetGet request.gglHTTPPostPost request.gglHTTPPutPut request.If <Data to send> is specified, the requests are gglHTTPPost requests by default.If <Data to send> is not specified, the requests are ggHTTPGet requests by default.
Possible error cases:
Last update: 04/16/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: