ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked table are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
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...
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Edit>.CloseAssistedInput (Function)
Closes the list of input suggestion of an Edit control.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the values in the suggestion list of an Edit control.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
ControlNext (Function)
Returns the name of the next control in input mode.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Segmented Button>.Insert (Function)
Inserts a new option into a Segmented Button control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
AddLink (Function)
Adds a link to a text section in an edit control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in a Spreadsheet control.