|
|
|
|
|
|
|
A control template is a set of controls that can be reused in several windows or pages... |
|
|
|
|
|
|
List of events associated with control templates |
|
|
|
|
|
|
Adapts the size of the controls found in a Ribbon control according to the size of their caption. |
|
|
|
|
|
|
The Clickable Image control can be used to...... |
|
|
|
|
|
|
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced...... |
|
|
|
|
|
|
The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
You have the ability to create TreeView controls directly linked to the data.... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0).... |
|
|
|
|
|
|
Configures the spelling checker for the edit controls and for the Table control columns in the whole application. |
|
|
|
|
|
|
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window. |
|
|
|
|
|
|
To create modern interfaces, you need to increase spacing between the controls in your windows...... |
|
|
|
|
|
|
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
Enables or disables the animations in the controls. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
The following events are associated with Organizer controls:... |
|
|
|
|
|
|
The Sidebar control gives access to different options...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically initializes:
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|