ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper 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.
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.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table 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.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.