ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
22 results for: Afficher
Display (External language)
Displays a value in a control or assigns a value in a variable.
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
Evénements associés à un champ Chat IA
La propriété IAInfoModèle permet de connaître et modifier les informations concernant définir les paramètres de connexion au modèle d'IA qui est utilisé par le champ Chat IA.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Creating the skin template of a report
An Item Description variable is used to describe one or more items in a data file programmatically.
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
  • the index of the appointment for the specified position.
  • the date corresponding to the specified position.
MaxLineHeight (Property)
The MaxLineHeight property gets and sets the maximum height in:
  • the rows of a Table control (case of multiline rows with automatic resizing).
  • the rows of a TreeView Table control.
  • the rows of a Looper control.
Events associated with Link controls
List of events associated with Link controls
Customizing the report viewer: Available windows
This help page presents the different data sources available for a control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...
Manipulating Dashboard controls programmatically (prefix syntax)
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode...
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...