ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
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...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Android Widget windows
An Android application can contain one or more Widget windows......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Reports
A report provides a custom view of data......
Environment of the report editor
Environment of the report editor...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......