ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
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.
<Notification>.Send (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.
<Notification variable>.SendPushSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
<Notification variable>.SendPush (Function)
Sends a push notification to a mobile device (iOS or Android).
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
1
5
6
7
8
9
164
>