ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Report controls
Several types of controls can be handled in a report created by the report editor......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Aliases on data files: HAlias
The aliases are used to handle......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Handling a control through programming in a report
All report controls can be handled through programming......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
How to create and handle a structure?
This help page explains how to create and handle a structure....
6. Multiple generation
...Multiple generation...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
7. Multilingual applications in practice
Age
The Age keyword can correspond to...
Runtime log
The runtime log is the best way to identify the most used features of an application......
7. AJAX technology