ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinOutWidth (Function)
Returns the outer width of a window.
WinOutHeight (Function)
Returns the outer height of a window.
<Window>.InWidth (Function)
Returns the interior width of a window (without borders).
<Array>.Info (Function)
Returns the details of an array: type of elements, number of dimensions, etc.
<Window>.OutHeight (Function)
Returns the outer height of a window.
ArrayInfo (Function)
Returns the details of an array: type of elements, number of dimensions, etc.
WinInHeight (Function)
Returns the interior height of a window (without title bar and border).
<Window>.OutWidth (Function)
Returns the outer width of a window.
WinInWidth (Function)
Returns the interior width of a window (without borders).
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
Constants for managing arrays
List of constants used by the functions for array management....
8. 10 tips for better interfaces...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
Creating a window skin template
Scheduler report
The report editor allows you to create "Scheduler" reports....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Page templates and inheritance
...When a page template is applied to a page, all the controls and code found in the template...
Creating the skin template of a report
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template...
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
Discover all the possibilities of pivot tables
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
1
2
3
4
5
6
>