ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView 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.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<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.
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.