ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
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......
Properties linked to the Euro management
List of properties linked to the Euro management...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
WDDIXIO License Agreement
WDDIXIO License Agreement...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
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....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
The Cell control
The Cell control contains controls......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
The Clickable Image control
The Clickable Image control can be used to......
Toolbar control properties
List of properties associated with the Toolbar control...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....