ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Print constants
List of constants used by the print functions....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ErrorBuild (Function)
Displays a custom error message in a system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
11. Controls in practice
Discover the main characteristics of the controls...
fWrite (Example)
Usage example of the fWrite function
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
HOpenConnection (Function)
Opens a connection to a specific database.
Multi-project search
Performing a search in the current project is a common operation......
zipInfoFile (Example)
Usage example of the zipInfoFile function
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
zipChangePath (Example)
Usage example of the zipChangePath function
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HFSQL constants
List of constants used by the HFSQL functions....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Query technical documentation
The query editor automatically creates a technical documentation for each query......