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).
Using several libraries in an application
A library is a WDL file that contains all the resources...
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...
ComponentInfo (Function)
Returns information about a component.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
15. Creating the executable in practice
Creating the executable in practice...
Overview of external languages
Assisted universal replication: specific features
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Constants for managing projects
List of constants used by the functions for managing projects....
1
2
3
4
5
6
>