ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified...
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window...
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
<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.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
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.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
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.