ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
<Window>.OutWidth (Function)
Returns the full width of a window.
<Window>.InWidth (Function)
Returns the interior width of a window (without border).
WinInWidth (Function)
Returns the interior width of a window (without border).
WinOutWidth (Function)
Returns the full width of a window.
<Array>.Info (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>.OutHeight (Function)
Returns the outer height of a window.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
WinOutHeight (Function)
Returns the outer height of a window.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
The Wire control
The Wire control is used to visually link 2 controls......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
dCopy (Function)
Copies an image to another image.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
8. 10 tips for better interfaces...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
1
3
4
5
6
7
9
>