ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Custom tooltips
Tooltips are very useful for application users......
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
Managing space characters in the searches?
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
HListUser (Function)
Returns the list of users defined for a connection.
Edit options of a report
The report editor allows you to......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......