|
|
|
|
|
|
|
Finds out the version number of WD140VM.DLL of WINDEV. |
|
|
|
|
|
|
Each WINDEV function is associated with a WINDEV DLL...... |
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
The executable will be stand-alone if the following elements are included in the executable...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module...... |
|
|
|
|
|
|
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
WINDEV allows you to easily manage the SOAP protocol by allowing you to create...... |
|
|
|
|
|
|
The SOAP Server application is an application containing all the procedures to run...... |
|
|
|
|
|
|
WLanguage allows for native Python calls...... |
|
|
|
|
|
|
Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...... |
|
|
|
|
|
|
Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
Several WINDEV functions allow you to retrieve documents from a Twain device...... |
|
|
|
|
|
|
The ActiveX control is used to easily manage the ActiveX technology...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|