ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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.
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email 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.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
1
3
4
5
6
7
164
>