ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
GroupFirst (Function)
Reads the first group of contacts in a Lotus Notes or Outlook address book.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Category (Property)
The Category property gets and sets the category of an element.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.