ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Report based on a query
Queries are used to easily select records in one or more tables......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
<sysNotificationProgressBar variable>.Update (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
SysNotificationProgressBarUpdate (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.