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.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.