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.).
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page...
OpenSister (Example)
Usage example of the OpenSister function
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB...
OpenChild (Function)
Opens a non-modal child window.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......