ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window programmatically.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.