ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
ComponentInfo (Function)
Returns information about a component.
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...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages,...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
ERR_NO_PROJECT
Application patch
a modification was performed (WDL file)......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows,...
How to create a patch?
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development...
Configuring the SOAP administrator
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Sound (Function)
Plays a sound in WAV format.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
1
2
>