ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
GroupPrevious (Function)
Reads the group of contacts before 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.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
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.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......