ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Alias (Property)
The Alias property gets the alias of an element.
HAlias (Function)
Creates a logical alias of a data file (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.
Aliases on data files: 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...
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
HAdd (Example)
Usage example of the HAdd function
Properties associated with the areas defined in Zoning mode
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the options of a Switch control
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
1
2
3
4
5
6
8
>