ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Creating the menus for the windows of the WINDEV RAD pattern
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......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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......
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......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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......