ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
Installing a Webservice (old format)
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
Native Access to SAP
SAP is a widely used ERP......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Using the query result
The result of a select query can be used in......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
1
2
3
4
5
6
287
>