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...
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
AssistedInputClose (Function)
Closes the list of input suggestion of an Edit control.
<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
<Code Editor>.Replace (Function)
Finds and replaces a string in the Code Editor control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Edit>.CloseAssistedInput (Function)
Closes the list of input suggestion of an Edit control.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
UploadStart (Function)
Starts sending the selected files into an Upload control.