ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: DLL WinDev
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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....
WINDEV Framework License Agreement
1. The WINDEV Framework
WINDEV Mobile Framework License Agreement
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Overview of external languages
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)......
Functions for managing objects (External language)