ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
8. Associating controls with data
Custom tooltips
Tooltips are very useful for application users......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
List of extension attributes
The list of extension attributes ......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...