ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
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.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel 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.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.