ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
How to create a patch?
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Overview of external languages
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
LoadWDL (Example)
Usage example of the LoadWDL function
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ComponentInfo (Function)
Returns information about a component.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
.NET application
To create a.NET application from a project......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Commands of the external interface