ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
DisplayLED (Property)
The DisplayLED property manages LED notifications.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Interactive notification management functions
Constante de gestion des notifications interactives...
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
1
2
3
4
5
6
78
>