| | |
Constant | Description | Used by the function |
---|
dlFramework | License to display: WINDEV Mobile framework license. | DisplayLicense |
dlLibrary | License to display: License of the various Android or iOS libraries used by the application (depending on the platform used). | DisplayLicense |
atasAuthorized | Request for permission regarding activity tracking: The user consents to the tracking of their activity or that of their device. | AppleTrackingAuthorizationStatus |
atasNotDetermined | Permission request for activity tracking: The user has not yet given consent or objected. | AppleTrackingAuthorizationStatus |
atasDenied | Permission request for activity tracking: The user refuses to have his activity or device tracked. | AppleTrackingAuthorizationStatus |
atasRestricted | Permission request for activity tracking: The device is managed by a "Device Management Profile" that prohibits tracking. | AppleTrackingAuthorizationStatus |
withCodeExecution | All WLanguage events related to the theme application are run in the following order: - Event "Application of light/dark theme" of the project.
- Optional event "Application of light/dark theme" of the windows.
| ChangeTheme |
Charging | Used to find out whether the device battery is charging. | PowerStatus |
gaaCanceled | Identification process result: Identification has been cancelled by the user. | GglAccountAssociate |
gcaFailed | Identification process result: Identification failed. | GglAccountAssociate |
gaaSuccess | Result of identification process: Identification carried out. The application has been associated with the user's Google account. | GglAccountAssociate |
lightnessAuto | The screen lightness is automatically adapted according to the lighting conditions. | BrightnessModify |
recorderRecord | Opens the recorder and starts recording | RecorderAction |
recorderClose | Closes the recorder | RecorderAction |
recorderPlay | Opens the recorder and plays the specified sound file | RecorderAction |
recorderStop | Stops the current recording | RecorderAction |
ChargeLevel | Charge level of battery. | PowerStatus |
notifImageFormat | Content of notification to be displayed: Path of image to be displayed. | notificationFormat variable |
notifListFormat | Notification content to be displayed: Items to be displayed in the list, separated by carriage returns (CR). | notificationFormat variable |
notifTextFormat | Notification content to be displayed: Multiline text to be displayed. | notificationFormat variable |
notifInfiniteProgressBar | Displays an infinite progress bar in the notification. | Notification variable |
notifNoProgressBar | No progress bar is displayed in the notification. | Notification variable |
notifStandardProgressBar | Displays a standard progress bar in the notification. | Notification variable |
notifDefaultPriority | Notification priority: normal priority (e.g. receipt of an SMS). | Notification variable |
notifHighPriority | Notification priority: high priority (e.g. receipt of an urgent Email). | Notification variable |
notifLowPriority | Notification priority: low priority (e.g. update notification). | Notification variable |
notifMaxPriority | Notification priority: highest priority (example: incoming call). | Notification variable |
notifMinPriority | Notification priority: minimum priority (e.g. commercial information). | Notification variable |
notifPushAllNotif | The mobile application will accept all types of push notifications. | NotifPushEnable |
notifPushAlertType | The mobile application will accept the push notifications in alert format. | NotifPushEnable |
notifPushBadgeType | The mobile application will accept the push notifications in badge format. | NotifPushEnable |
notifPushSoundType | The mobile application will accept the sound push notifications. | NotifPushEnable |
notifFreeResponse | Allows the user to give a free response. | notificationAction variable. |
notifDefaultSound | Notification sound: Allows you to play the default sound for notifications. This default sound can change from a device to another one. | Notification variable |
npeFirebase | Notification platform: Firebase (Cloud Messaging API). | NotifPushSend |
npeFirebaseCM_v1 | Notification platform: Firebase (API Firebase Cloud Messaging V1). | NotifPushSend |
npeGCM | Notification platform: Google Cloud Messaging | NotifPushSend |
ChargePercentage | Percentage of battery load. | PowerStatus |
network2G | Network type: 2G network | MobileNetworkConnectionInfo |
network3G | Network type: 3G network | MobileNetworkConnectionInfo |
network4G | Network type: 4G network | MobileNetworkConnectionInfo |
network5G | Network type: 5G network | MobileNetworkConnectionInfo |
networkConnected | Data connection status: Connected | MobileNetworkStatus |
networkConnectionInProgress | Data connection status: Connection in progress | MobileNetworkStatus |
networkDisconnected | Data connection status: Disconnected Internet connection status: Disconnected | MobileNetworkStatus, InternetConnected |
networkEdge | Network type: Edge network | MobileNetworkConnectionInfo |
networkEthernet | Internet connection status: Internet connection via Ethernet | InternetConnected |
networkUnknown | Network type: Unknown network | MobileNetworkConnectionInfo |
networkRoaming | Data roaming mode. | MobileNetworkConnectionInfo |
networkMobile | Internet connection status: Internet connection in mobile mode: egde, 2G, 3G, 4G, ... | InternetConnected |
networkAirPlaneMode | Management of plane mode. | MobileNetworkConnectionInfo |
networkOperator | Name of the network operator used. | MobileNetworkConnectionInfo |
networkGSMSignal | Intensity of GSM signal. | MobileNetworkConnectionInfo |
networkType | Type of network used to access the data on the mobile network. | MobileNetworkConnectionInfo |
networkWifi | The Internet connection is performed by Wi-Fi. | InternetConnected |
withoutCodeExecution | No WLanguage event (project and/or window) linked to the application of the light/dark theme is run. | ChangeTheme |
New in version 2025sdcCanceled | Document scanning: The user has abandoned document scanning. | |
New in version 2025sdcFailed | Document scan: Document scan encountered an error. | |
New in version 2025sdcSuccess | Scan documents: The documents have been scanned. | |
stThemeAutomatic | Visual theme: The automation theme defined in the mobile preferences is used. | ChangeTheme |
stThemeLight | Visual theme: The clear theme is used. | ChangeTheme, GetTheme, SysTheme |
stThemeUnknown | Visual theme: The theme used is unknown. | SysTheme |
stThemeDark | Visual theme: The dark theme is used | ChangeTheme, GetTheme, SysTheme |
ACLineStatus | Used to find out whether the device is plugged in. | PowerStatus |
teWatch | Screen type: Watch screen (diagonal less than 2 inches). | ScreenType |
teComputer | Screen type: Computer screen (diagonal greater than 13 inches). | ScreenType |
teTablet | Screen type: Tablet screen (diagonal between 7 and 13 inches). | ScreenType |
tePhone | Screen type: Phone screen (diagonal between 2 and 7 inches). | ScreenType |
typeServiceIOSRelease | Server of IOS release (APN) | NotifPushSend, NotifPushListInvalidIdentifiers |
typeServiceIOSTest | Server of IOS test (APN) | NotifPushSend, NotifPushListInvalidIdentifiers |
cuiAuthenticationUnavailable | The authentication feature is not available or it was disabled by the user. | CheckUserIDentity |
cuiCustomAuthentication | The user has asked to authenticate using a password: the application will have to manage this authentication manually. | CheckUserIDentity |
cuiAuthenticated | The user was identified properly. | CheckUserIDentity |
cuiAuthenticationFailure | The authentication failed. | CheckUserIDentity |
volumeAlarm | Volume of the alarme. | VolumePhysicalButton, VolumeModify, VolumeGet |
volumeCall | Volume of calls. | VolumePhysicalButton, VolumeModify, VolumeGet |
volumeCurrent | Current volume of specified source. This volume is included between 0 and the maximum value for the volume of the source. | VolumeGet |
volumeCurrentPercentage | Current volume of specified source, expressed in percentage of its maximum value. This volume is included between 0 and 100. | VolumeGet |
volumeDefault | Volume of default source. This source depends on the phone configuration | VolumePhysicalButton, VolumeModify, VolumeGet |
volumeMax | Maximum volume of specified source. | VolumeGet |
volumeMinus | Decrements the value of the volume by one level. | VolumeModify |
volumeMusic | Volume used when playing an audio or video file. | VolumePhysicalButton, VolumeModify, VolumeGet |
volumeNotification | Volume of the sound emitted during a new notification. | VolumePhysicalButton, VolumeModify, VolumeGet |
volumePlus | Increments the value of volume by one level. | VolumeModify |
volumeRing | Volume of phone ring | VolumePhysicalButton, VolumeModify, VolumeGet |
volumeSystem | Volume of system sounds. | VolumePhysicalButton, VolumeModify, VolumeGet |
volumeToast | Triggers the display of a toast indicating the new value of the volume for the specified sound source. | VolumeModify |
volumeVibratorOff | Disables the vibrator of the device when receiving a notification or a call. | VolumeModify |
volumeVibratorOn | Enables the vibrator of the device when receiving a notification or a call. | VolumeModify |
volumeVibratorIfSilent | Enables the vibrator of the device when receiving a notification or a call if the corresponding sound source is silent. | VolumeModify |