ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MSIX installation
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
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......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Error 42: Label out of scope of GOTO
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
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.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......