ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a 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.
4. HFSQL Classic
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......