AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones Google / Google Docs
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
The following functions are used to manage documents on a Google server:
<gglConnection variable>.GetDocumentDownloads a document from Google Docs.
<gglConnection variable>.ListDocumentRetrieves 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.
<gglConnection variable>.UploadDocumentUploads a document to the Google server.
You also have the ability to use the following functions:
<gglConnection variable>.DeleteDeletes a Google document from the server.
<gglConnection variable>.RequestSends a communication request (HTTP request) to a Google service.

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.
Versión mínima requerida
  • Versión 24
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 24/09/2024

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