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.).
Flash control properties
The Flash field can be manipulated using WLanguage properties in both server and browser code......
Properties associated with the options of a Switch control
Lists the video capture drivers installed on the current computer....
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Applet control properties
List of properties associated with the Applet control...
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
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...
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......
Radio Button control properties
List of properties associated with a Radio Button control...
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
1
2
3
4
5
6
15
>