ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.