ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Window controls
Several types of controls can be used in a window, ......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Manipulating a Layout control programmatically
A Layout control can be......