AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones Google / Google Docs
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
Remark: These functions are also available in prefix syntax (Functions for managing Google documents (prefix syntax)).
The following functions are used to manage documents on a Google server:
GglGetDocumentDownloads a document from the Google Docs service.
GglListDocumentRetrieves the list of documents available on the Google server for the current user.
GglPrintDocumentPrints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
GglUploadDocumentUploads a document to the Google server.
You also have the ability to use the following functions:
GglDeleteDeletes a Google document from the server.
GglRequestSends a communication request (HTTP request) to a Google service.

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 documents Unit examples (WINDEV): Accessing the Google documents
[ + ] Using the gglXxx functions to access the documents defined in your Google account.
Versión mínima requerida
  • Versión 14
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 22/06/2023

Señalar un error o enviar una sugerencia | Ayuda local