ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window controls
Several types of controls can be used in a window, ......
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
iHPos (Function)
iHPos is kept for backward compatibility.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Chart constants
List of constants used by the functions for chart management....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
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......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Copying controls from the window editor
The controls can be copied from the window editor......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Copying controls from the report editor
The controls can be copied from the report editor......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.