ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Controls in practice
Discover the main characteristics of the controls...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
pdfSignature (Variable type)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
9. Types of standard controls
Types of standard controls...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.