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...
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Linear Looper control properties
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.