ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Events associated with ListView controls
List of events associated with ListView controls...
TableInfoXY (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....
Translating a text file with WDTRAD
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
SysIconAdd (Example)
Usage example of the SysIconAdd function
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fSeek (Example)
Usage example of the fSeek function
Scheduler control events
The following events associated with Scheduler controls:...