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).
ComponentInfo (Function)
Returns information about a component.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Using several libraries in an application
A library is a WDL file that contains all the resources...
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...
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.
Constants for managing projects
List of constants used by the functions for managing projects....
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....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HFSQL constants
List of constants used by the HFSQL functions....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
5. Deploying a dynamic site (Session or AWP) in practice
1
2
3
4
>