ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted for printing.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.