ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
<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.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader 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.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<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.