ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Miscellaneous WINDEV functions
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
Enables the telemetry manually. This function must be used if the manual activation of the telemetry was specified in the telemetry options.
Remark: The characteristics of the telemetry are configured in the platform description. The platform description is accessible:
  • From the description window of the project: in the "Project" tab, select "Description of current configuration".
  • From the ribbon on WINDEV or WINDEV Mobile: on the "Project" tab, in the "Project configuration" group, "Current configuration" option.
Example
TelemetryEnable()
Syntax

Manual activation of telemetry

TelemetryEnable()

Manual activation of telemetry by modifying the server name Hide the details

TelemetryEnable(<Server>)
<Server>: Character string
Telemetry server to use. This parameter can correspond to:
  • the name of the telemetry server,
  • the IP address of the telemetry server ("192.54.12.8" for example).
Business / UI classification: Neutral code
Component: wd290vm.dll
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