ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias (Property)
The Alias property gets the alias of an element.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
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...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
WinChangeAlias (Function)
Modifies the alias of a window.
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.).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
1
8