ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<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.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<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.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.