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...
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.
WinChangeAlias (Function)
Modifies the alias of a window.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic...
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure...
gglAccount (Variable type)
The gglAccount type gets the profile information of a Google account via several WLanguage...
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure...
WLanguage properties available in PHP
The following properties are available in PHP...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Configuring the IIS 7/7.5 server
HCreateMovableReplica (Function)
Creates a movable replication.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
MDIOpen (Function)
Opens and enables an MDI child window.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......