ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Editors / Project editor / Environment
  • Overview
  • How to?
  • Viewing the task list
  • Adding a task
  • Handling the tasks
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
Each project can be associated with a task list. This list is used to inform the developers about the modifications that must be made to the project.
These modifications can affect:
  • a process in the code of the entire project,
  • an object (window, report, other) to be modified, created, etc.
Remarks:
  • This task list is not linked to the Project Management Hub.
  • To manage the tasks and a full schedule, we recommend that you use the Project Management Hub. For more details, see How do I manage my tasks and my schedule.
How to?

Viewing the task list

To view the task list, display the "Task list" pane.

Adding a task

Two methods can be used to ask a task, depending on the nature of the task.
Case 1: Add a task specific to programming: Enter the task description directly in the code, preceded by "//A faire".. For example:
// A faire: Gestion des codes barres
Note: It will then be possible to position yourself in the code at the precise location of the task to be carried out by double-clicking directly on the task label in the "Task list" pane.
Case 2: Add a task via the "Task list" pane : Click on in the "Task list" pane pane.. Each task can:
  • Be assigned to one of the project developers.
  • Correspond to a specific priority level (high, medium or low priority). This gives you the ability to sort the tasks by priority level.

Handling the tasks

To handle the tasks, use the context menu of the "Task list" pane.
Remark: The display of tasks in the "Task list" pane is not synchronized with the code.. For example, if the comment line "// To do: Barcode management" is deleted, the corresponding task in the "Task list" pane will not be automatically deleted.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help