ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 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: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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.
SendMessage (Function)
Sends a Windows message to a control or to a window.
API (Example)
Usage example of the API function
PostMessage (Function)
Sends a Windows message to a control or to a window.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
CallDLL32 (Example)
Usage example of the CallDLL32 function
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Popup window
WINDEV allows you to open windows in popup format......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
MapGetJSObject (Function)
Returns the instance of the API of Map control.