ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...
Using several libraries in an application
A library is a WDL file that contains all the resources...
ComponentInfo (Function)
Returns information about a component.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced...
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced...
1
4
5
6