ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias type
The Alias type is used to declare and handle a logical alias for a table or query.
Alias (Property)
The Alias property gets the alias of an element.
<Source>.Alias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Aliases on tables: HAlias function
The aliases are used to handle ...
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
WinChangeAlias (Function)
Modifies the alias of a window.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Line control properties
List of properties associated with the Line control...
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Video control properties
The following properties can be used on a Video control:...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
CSS Grid control properties
List of functions for managing windows...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Popup control properties
1
3
4
5
6
7
15
>