ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the report blocks through programming
Each report block is associated with different events......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
3. Debugger
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
HFSQL: Change of name
3. Application development cycle
Development cycle of a WINDEV application....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
PageDisplay (Function)
Displays a web page in the user's browser....
4. HFSQL Classic
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
WindowsVersion (Function)
Returns the runtime mode of Windows.
ThreadMode (Function)
Changes the management mode of threads.
Scheduler report
The report editor allows you to create "Scheduler" reports....
SIPVisible (Function)
Displays the keyboard.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......