ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
API (Function)
Runs a function found in an external DLL.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
CallDLL32 (Function)
Runs a function found in an external DLL.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Windows,TCurrent (External language)
Modifies the title of the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Constants for managing the internal windows
Constants for managing Windows events
The following constants are used to manage Windows events:...
Testing a project: setting
By testing the project you can simulate how the application will run......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Windows event management functions
List of functions for managing Windows events...
Using the Vista style in your windows
WINDEV allows you to customize......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Step 1: Configuring the print parameters
This step allows you to choose......
Creating a window skin template
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
6. WEBDEV Account Manager
8. Binding controls to data
A window can display information from......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......