ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interactive notification functions
Constante de gestion des notifications interactives
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options allow you to configure the development environment of the software used...
NotificationDisplay (Function)
Displays a message outside the browser.
NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
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).
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast 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.
notificationAction (Type of variable)
... with a notification.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one...
notificationCategory (Type of variable)
... of a notification category.
sysNotification (Type of variable)
... system notification.
sysNotificationButton (Type of variable)
... in an interactive notification.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging...
SecondaryMessage (Property)
... below the primary message of the notification.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App...
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
sysNotificationInput (Type of variable)
... such as a text input or combo box control, in an interactive notification.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Message
available for: a SFError variable. the email structure. an Email variable. a Notification...
1
2
3
4
5
6
>