ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
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.
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
NotifDelete (Function)
Removes a notification from the system bar.
Notification Push: 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......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
1
2
3
4
5
6
86
>