ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
CursorCapture (Example)
Usage example of the CursorCapture function
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Events associated with control templates
List of events associated with control templates...
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....