ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
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, ......
Sound (Function)
Plays a sound in WAV format.
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.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Component diagram
A component diagram shows the physical and static architecture of a system software......
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......
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......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Assisted universal replication: specific features
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
fLoadResource (Function)
Loads the content of a resource from a library.
1
2
3
4
5
6
504
>