ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reverse code modeling
The reverse code modeling allows you to view in a graph......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
GUIDAnalysis (Property)
The GUIDDatabase schema property returns the GUID of the database schema that was used to create the table.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Page Header block
The Page header block is printed on each new page......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
fCurrentDir (Function)
Identifies or modifies the current directory.
Functions for managing Executables in Console mode