|
|
|
|
|
|
|
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
A library is a WDL file that contains all the resources...... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...... |
|
|
|
|
|
|
Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...... |
|
|
|
|
|
|
Plays a sound in WAV format. |
|
|
|
|
|
|
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ...... |
|
|
|
|
|
|
Opens the project library that is stored on disk. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
A component diagram shows the physical and static architecture of a system software...... |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
The operating mode of an executable allows you to define whether the executable can be used by one or more users...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Frees the library that was loaded in memory by LoadWDL. |
|
|
|
|
|
|
Loads the specified library (DLL) in memory. |
|
|
|
|
|
|
Runs a JavaScript method of the jQuery library on a page element. |
|
|
|
|
|
|
The executable will be stand-alone if the following elements are included in the executable...... |
|
|
|
|
|
|
Loads the content of a resource from a library. |
|
|
|
|
|
|
OPC stands for "OLE for Process Control"...... |
|
|
|
|
|
|
The project includes windows, reports, queries, help files, sets of procedures, ...... |
|
|
|
|
|
|
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct. |
|
|
|
|
|
|
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element. |
|
|
|
|
|
|
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|