ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
Your version: XXA290045G

TableDisplay (Function)
Refreshes the display of a Table or TeeeView Table control from a given position:
  • a Browsing Table control: the modifications performed in the linked data file are applied to the control.
  • a memory Table control: the calculated columns are re-calculated.
eYe magnet: conditional formatting of controls
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...
ListDisplay (Function)
Refreshes the display of a browsing List Box (or ListView) control or Combo Box control.
DashDisplay (Function)
Refreshes the display of elements in a Dashboard control.