ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Font (Type of variable)
A Font variable creates a font programmatically...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iParameterViewer (Function)
Configures the report viewer.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Windows
The windows represent the main interface of a WINDEV application......
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Events associated with List Box controls
List of events associated with List Box controls...