ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
X (Property)
The X property gets and sets the X-coordinate of an element.
10. Customizing the aspect of a site: skin elements
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
The use of the Automation type in a site is reserved for the advanced users
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......