ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a table or query.
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Table>.ToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
dCopyControlImage (Function)
Copies the image of a control in a WINDEV window to a variable of type Image.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.