ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on class diagrams
The following paragraphs explain......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Principle for running threads
At runtime, an application runs in a main thread......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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......
iPreview (Function)
Configures the print destination.
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 and LDAP
The LDAP protocol is increasingly used by the companies......
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......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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......