ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
Test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Creating the menus for the windows of the WINDEV RAD pattern
Adds or inserts a new worksheet into an Excel document....
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls......
System constants
List of constants used by the system functions....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Using the Vista style in your windows
WINDEV allows you to customize......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......