ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: Alias
<Source>.Alias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
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.
Aliases on tables: 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.).
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...
WinChangeAlias (Function)
Modifies the alias of a window.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
InitialItem (Property)
InitialItem is used to find out the initial name of a query item. This name is known from the alias...