ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing 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.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table 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.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table 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.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
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.
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.
<Code Editor>.Search (Function)
Searches for a string or regular expression in the Code Editor control.