ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Declaring and using a variable
A variable is defined by name and type......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary:...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
Print technical documentation
You can print different technical documentations describing all the elements of the project...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HOnError (Function)
Customizes the management of HFSQL errors.
Constants for WLanguage types
List of constants for managing WLanguage types....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......