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 windows, pages and controls
List of properties associated with windows, pages and controls...
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......
WLanguage types
The different types in WLanguage are......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSMethod (Function)
Used to run a JavaScript method on an element 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...
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
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......
1
2
3
4
5
6
15
>