|
|
|
|
|
|
|
Deletes all cards from a Kanban control or Kanban List control. |
|
|
|
|
|
|
Deselects an 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. |
|
|
|
|
|
|
Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control. |
|
|
|
|
|
|
Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
Lists the content of a directory found on a Hadoop server. |
|
|
|
|
|
|
Allows you to scroll through a list of a Kanban control to display a specific card. |
|
|
|
|
|
|
Deletes a card from a Kanban control or from a Kanban List control. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns the index of a list in a Kanban control. |
|
|
|
|
|
|
Inserts a card in a Kanban list. |
|
|
|
|
|
|
Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
Moves a row or swaps two rows in a List Box or Combo Box control. |
|
|
|
|
|
|
You can manipulate List Box controls in a window or page using the following WLanguage... |
|
|
|
|
|
|
The main characteristics of a List Box control are as follows...... |
|
|
|
|
|
|
A List Box control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
List of events associated with List Box controls... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
List of functions for managing the queues, the stacks and the lists... |
|
|
|
|
|
|
This help page explains how to manage a multi-selection in a List Box control.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|