ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions
List of Xaml functions
<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.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Page with parameters
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Table,Add (External language)
Adds an element to a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
14. Controls in practice
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.