ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
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)......
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, ......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
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....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
fLoadResource (Function)
Loads the content of a resource from a library.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
.NET application
To create a.NET application from a project......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
1
2
3
4
5
6
288
>