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.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
<TreeMap>.Add (Function)
Adds an element into a TreeMap control.
<TreeMap>.Delete (Function)
Deletes an element from a TreeMap control.
<TreeMap>.DeleteAll (Function)
Deletes all elements from a TreeMap control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
<TreeView>.DeleteAll (Function)
Deletes all elements from a TreeView control.
<TreeView>.SelectPlus (Function)
Selects an element in a TreeView control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
<Dashboard>.LoadConfiguration (Function)
Restores the configuration of a Dashboard control.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TimeLine>.DeleteTrack (Function)
Deletes a track from a TimeLine control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.