ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using WDDIXIO
To translate the text used in your project:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HOpenConnection (Function)
Opens a connection to a specific database.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Discover all the possibilities of pivot tables
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Aliases on data files: HAlias
The aliases are used to handle......
Burner constants
List of constants used by the burner functions....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Various constants
List of various constants used by the constants WINDEV functions....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...