|
|
|
|
|
|
|
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
The window editor and the page editor allow you to get information about the controls used. |
|
|
|
|
|
|
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
The "Image catalog" pane is a context-sensitive image catalog...... |
|
|
|
|
|
|
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...... |
|
|
|
|
|
|
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...... |
|
|
|
|
|
|
Prepares the animation on a control, a group of controls or a window. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...... |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Answers an incoming call that was detected. |
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ...... |
|
|
|
|
|
|
Plays an animation when a control, a group of controls or a window is modified. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...... |
|
|
|
|
|
|
A slider control is used to select a value between two bounds...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|