ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interactive notification functions
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
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.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
NotifListCategory (Function)
Lists the notification categories of the application.
NotifDelete (Function)
Removes a notification from the system bar.
Push notifications
A mobile device can receive push notifications......
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
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.
NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
1
2
3
4
5
6
11
>