ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Font (Type of variable)
A Font variable creates a font programmatically...
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....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......