ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit 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.
<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.