ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
The following functions are used to manage the telemetry:
TelemetryAddMeasureAdds a measure for a value or time sensor.
TelemetryAddPassageSignals the code execution for a passage sensor.
TelemetryConfigureUsed to find out and modify the telemetry parameters.
TelemetryDisableDisables the telemetry. The telemetry data is not sent to the server anymore.
TelemetryEnableEnables the telemetry manually.
TelemetryIdentifyUserIdentifies the current user for whom the telemetry data is saved.
TelemetryIsEnabledUsed to find out whether the telemetry is enabled.
TelemetrySendDataSends telemetry data immediately.
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment