ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Properties linked to the Euro management
List of properties linked to the Euro management...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Cell control
The Cell control contains controls......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......