ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayInfo (Function)
Returns the details of an array: type of elements, number of dimensions, etc.
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.
WinInWidth (Function)
Returns the interior width of a window (without borders).
WinInHeight (Function)
Returns the interior height of a window (without title bar and border).
<Window>.OutWidth (Function)
Returns the outer width of a window.
WinOutWidth (Function)
Returns the outer width of a window.
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
1
6