ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
4. Monitor your applications
WaitWindowStart (Function)
Opens the wait window of application.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
OpenMobileWindow (Function)
Opens a window in a mobile application.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Creating a select query
A select query (corresponding SQL statement......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
7. Multilingual applications in practice
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
Handle (External language)
Returns the handle of a window or control.
WinStatus (Function)
Identifies or modifies the window status.
CurrentWin (Function)
Identifies the window currently in edit.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.
SysValidHandle (Function)
Checks the validity of a window handle.