ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence being transmitted by the web camera installed on the current computer, WINDEV includes......
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
TabLoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
<Dashboard>.GetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.