ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Error 24: No END statement is associated with this LOOP
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
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.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit 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.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.