ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: wdl
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...
Using several libraries in an application
A library is a WDL file that contains all the resources...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
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......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
ERR_NO_PROJECT
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Application patch
a modification was performed (WDL file)......
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
ComponentInfo (Function)
Returns information about a component.
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....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......