ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias (Property)
The Alias property gets the alias of an element.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
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.
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.).
WinChangeAlias (Function)
Modifies the alias of a window.
Aliases on data files: HAlias function
The aliases are used to handle ...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
InitialItem (Property)
... from the alias of this item.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
6. WEBDEV Account Manager
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code...
1
2
>