ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
<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.
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...
Functions for managing Toolbar controls (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Manipulating Dashboard controls programmatically (prefix syntax)
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Manipulating ListView controls programmatically (prefix syntax)
WINDEV allows you to programmatically manipulate ListView controls......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
ERR_DISCONNECTED_RELOG
Table,Select,+ (External language)
Selects an element in a Table control.
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
Get (External language)
Retrieves the value of a control.
<Image>.Rotation (Function)
Rotates an Image control.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
LooperSelectPlus (Function)
Selects a row in a Looper control.
TreeExpand (Function)
Expands a node in a TreeView control.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
LooperSelectMinus (Function)
Deselects a row in a Looper control.