ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Project description: Options tab
The project description window allows you to configure various elements of your project......
Operations performed on class diagrams
The following paragraphs explain......
Creating the menus for the windows of the WINDEV RAD pattern
dbgInfo (Function)
Returns a debug information.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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......
Structure of data files of user groupware
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......
Character strings
WLanguage supports different types of strings....