ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
8. Windows in practice
Discover the main actions that can be performed on the windows....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WDINT license agreement
WDINT license agreement...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Handling the report blocks through programming
Each report block is associated with different events......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
12. Pages in practice
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
How to create a menu?
How to open a window?