ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android Widget windows
An Android application can contain one or more Widget windows......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
GOTO statement
The GOTO statement is used to run a code identified by a given label...
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Programming automatic calculations in the columns of a Table control (prefix syntax)
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
User report editor (Reports & Queries)
A report provides a custom view of data......
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......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Error 42: Label out of scope of GOTO