ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (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 data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<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 data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
HTML Display control functions
List of functions for managing HTML Display controls...
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HTML Display control properties
HTML Display control properties...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
The HTML control
The HTML control displays HTML pages or HTML code......
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
1
2
3
4
5
6
226
>