ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / Telemetry functions
  • Overview
  • Principle of telemetry
  • Implementing the telemetry
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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.
Please note: Telemetry does not work with non-transparent proxies.
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/19/2024

Send a report | Local help