ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Task functions
11 results
Task functions
List of functions for managing tasks
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
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.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskNext (Function)
Reads the task after the current task in a Lotus Notes or Outlook task list.
TaskPrevious (Function)
Reads the task before the current task in a Lotus Notes or Outlook task list.
TaskRead (Function)
Reads a task in a Lotus Notes or Outlook task list.
TaskReset (Function)
Reinitializes the Task structure.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)...