|
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data... |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
Returns the number of options found in 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...... |
|
|
|
|
|
|
The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
Modifies the color of links in the edit controls and in the Static controls. |
|
|
|
|
|
|
Flexbox is a standard layout system for web pages...... |
|
|
|
|
|
|
Copying the style of a control consists in copying the characteristics of a control style into another control...... |
|
|
|
|
|
|
This help page presents the different features of WDXView...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|