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...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
ControlNext (Function)
Returns the name of the next control in input mode.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Binding a Repositionable Note control to an item
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....