|
|
|
|
|
|
|
The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control...... |
|
|
|
|
|
|
A Check Box can correspond to...... |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control. |
|
|
|
|
|
|
Returns the full path of the selected element in a TreeView control. |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...... |
|
|
|
|
|
|
Returns the date selected in a Calendar control. |
|
|
|
|
|
|
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|