ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.