ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Mobile specific functions / Sensor 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
Sensor constants
ConstantDescriptionUsed by the functions
snrAzimuthNotification when the orientation changes around the vertical axis (Z).SensorDetectChangeOrientation, SensorGetOrientation
snrFrequencyGameFrequency of notification required when using the function in a game.SensorDetectChangeAcceleration, SensorDetectChangeOrientation
snrFrequencyNormalStandard frequency of notification.SensorDetectChangeAcceleration, SensorDetectChangeOrientation
snrFrequencyQuickFast frequency of notification.SensorDetectChangeAcceleration, SensorDetectChangeOrientation
snrLateralNotification when the device accelerates on the horizontal axis.SensorDetectChangeAcceleration
snrLongitudinalNotification when the device accelerates on the longitudinal axis.SensorDetectChangeAcceleration
snrPitchNotification when the orientation changes around the horizontal axis (X).SensorDetectChangeOrientation, SensorGetOrientation
snrRollNotification when the orientation changes around the longitudinal axis (Y).SensorDetectChangeOrientation, SensorGetOrientation
snrSensitivityHighHigh sensitivity to shake gestures. Even a low device shaking will trigger the notification.SensorDetectBeginShake, SensorDetectEndShake
snrSensitivityLowLow sensitivity to shake gestures. Only a strong device shaking will trigger the notification.SensorDetectBeginShake, SensorDetectEndShake
snrSensitivityNormalStandard sensitivity to shake gestures.SensorDetectBeginShake, SensorDetectEndShake
snrVerticalNotification when the device accelerates on the vertical axis.SensorDetectChangeAcceleration
See also
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help