ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
11. Choosing the action of a button/link
The Wire control
The Wire control is used to visually link 2 controls......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Properties associated with Combo Box controls that display a table
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
fRename (Function)
Modifies the name of a file.
LanguageToName (Function)
Returns the name of a language.
10. Smart controls
Smart controls...