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.
The Line control
A Line control is used to display a line in a page......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Constants for managing Organizer controls
Constants for managing Organizer controls...
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Z-index of a control
All the controls in a window or report have a different z-index......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
gImage (Function)
Builds a sequence of characters containing an image.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
Recycle code windows
By default, a single code window is opened per ......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......