|
|
|
|
|
|
|
A Check Box can correspond to... |
|
|
|
|
|
|
Inserts a new option into a Check Box control. |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
Adds a new option into a Check Box control. |
|
|
|
|
|
|
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options... |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
Adds a new option into a Check Box control. |
|
|
|
|
|
|
Inserts a new option into a Check Box control. |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application...... |
|
|
|
|
|
|
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle a TreeView control programmatically...... |
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
WEBDEV proposes two modes for moving controls in a page...... |
|
|
|
|
|
|
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls. |
|
|
|
|
|
|
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
Modifies the color of links in the edit controls and in the Static controls. |
|
|
|
|
|
|
Flexbox is a standard layout system for web pages...... |
|
|
|
|
|
|
This help page presents the different features of WDXView...... |
|
|
|
|
|
|
Copying the style of a control consists in copying the characteristics of a control style into another control...... |
|
|
|
|
|
|
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls...... |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
The Clickable Image control can be used to...... |
|
|
|
|
|
|
Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|