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 ...
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.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
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 table (or query) or cancels all existing aliases.
Specific features of the Express version
Classes, members, methods and properties
A class is made of......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Specific features of the Express version
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......