ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
ERR_BUTTON_EXPECTED
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Binding a Link control to an item
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.