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.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Scrollbar control properties
List of properties associated with the Scrollbar control...
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.