ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
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...
DashDisplay (Function)
Refreshes elements in a Dashboard control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
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.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
7. Multilingual applications in practice
Word Processing control events
WINDEV manages the following events by default......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Line control properties
List of properties associated with the Line control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Control management functions
List of functions for managing controls...
Start of Break block (Break header)
The Start of break block is optional......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Error 704: The property does not exist on
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
WEBDEV concepts
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
WINDEV Mobile concepts
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Installing the robot controller
The monitoring robot includes three executables......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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......