ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
15. Creating the executable in practice
Creating the executable in practice...
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......