ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element displayed.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.