ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.