ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Alias (Property)
The Alias property gets the alias of an element.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
WinChangeAlias (Function)
Modifies the alias of a window.
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...
Aliases on data files: HAlias function
The aliases are used to handle ...
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one...
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
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......
Line control properties
List of properties associated with the Line control...
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......
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
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Linear Looper control properties
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage...
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Switch control properties
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value...
1
2
3
4
5
6
8
>