ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut...
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development...
Using several libraries in an application
A library is a WDL file that contains all the resources......
The different types of integers
HFSQL Client/Server: Configuring the server
Creating a select query
A select query (corresponding SQL statement......
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows...
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without...
Reintegrating translated text into a project
Once the translation of framework libraries ("......
iCreateFont (Function)
Creates a new print font.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Creating a delete query
A delete query (corresponding SQL statement......