AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de telemetría
  • Overview
  • Principle of telemetry
  • Implementing the telemetry
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
Overview
WINDEV and WINDEV Mobile propose advanced statistics about the use of your WINDEV, ANDROID, iPhone/iPad and UWP applications via the telemetry.
It shows you a report of the deployed applications, so you can improve them. For more details, see Main features of telemetry.
Principle of telemetry
If a WINDEV or WINDEV Mobile application includes the telemetry, data is regularly sent to a Web server when the application is used by the end user. This data corresponds to the different measures performed.
The developer can connect to the Web server to see the application statistics. This connection is performed via a web service.
The following elements are installed on the Web server:
  • An HFSQL Client/Server server (to be installed first).
  • A specific WEBDEV Application Server: the WEBDEV Reserved Application Server.
Implementing the telemetry
The steps for implementing the telemetry are as follows:
  1. Installing the telemetry server (the same Web server can be used for several applications proposing the telemetry).
  2. Configuring the telemetry in the WINDEV/WINDEV Mobile application.
  3. Viewing the data aggregated by the telemetry.
Note: Telemetry does not work with non-transparent proxies.
Versión mínima requerida
  • Versión 21
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 27/03/2025

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