ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
GDI+ framework
Some WINDEV features use the GDI+ framework......
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.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
LoadWDL (Example)
Usage example of the LoadWDL function
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Library,Disk (External language)
Opens the project library that is stored on disk.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
1
2
3
4
5
6
516
>