ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Push notification
A mobile device can receive push notifications......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
NotifListCategory (Function)
Lists the notification categories of the application.
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.
Notification
The Notification keyword can correspond to:
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<Notification>.Remove (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.