ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This page concerns the 21 + version of WINDEV and WINDEV Mobile. Update your version.
Help / WLanguage / WLanguage functions / Standard functions / Telemetry functions
  • Overview
  • Principle of telemetry
  • Implementing the telemetry
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
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.
Versions 22 and later
Universal Windows 10 App Telemetry is now available in applications in Universal Windows 10 App mode.
iPhone/iPad The telemetry is now available in iPhone/iPad applications.
Android Telemetry is now available in Android applications.
Android The telemetry is available for the devices equipped with an ARM processor. Otherwise, the telemetry is disabled.
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 Webservice.
The following elements are installed on the Web server:
  • An HFSQL Client/Server server (to be installed first).
  • A specific WEBDEV application server: the reserved WEBDEV 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.
Caution: The telemetry does not operate with the non-transparent proxies.
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help