ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
<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.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Xaml functions
List of Xaml functions
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.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Signature control properties
You can manipulate Signature controls in a report using the following WLanguage properties......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
Handling the report blocks through programming
Each report block is associated with different events......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Repositionable Note functions
Functions for managing Dashboard controls (prefix syntax)
The list of functions for managing Dashboard controls is as follows......
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...