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.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
26. Style sheets: to simplify the layout
Constants for managing Organizer controls
Constants for managing Organizer controls...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Sorts in a report
The sort is used to organize the information displayed in the report......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
PreviousPage (Function)
Returns the name of the previous page.
NetworkUser (Function)
Identifies the name of the connected user.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.