ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: API Windows
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Miscellaneous Windows constants
List of constants used by the Windows functions....
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
API (Example)
Usage example of the API function