ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Environment / Dockable panes
  • Overview
  • Displaying the "Favorites" pane
  • Handling favorites in a project
  • Add a favorite
  • Displaying the list of favorites
  • Accessing a favorite
  • Deleting a favorite
  • Favorites and SCM
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The "Favorites" pane
Overview
The "Favorites" pane gives direct access to the favorites of your project.
A favorite corresponds to an important element of your project, an element you are currently working on, a specific procedure, etc.
The list of project favorites can be modified by all the users of this project.
You can view:
  • the favorites for all the users of the project.
  • your own favorites.
Displaying the "Favorites" pane
To display the "Favorites" pane, go to the "Home" tab, "Environment" group, expand "Panes", select "Panes", and then select "Favorites".
For more details on how to manage panes, see Handling dockable panes.
Handling favorites in a project

Add a favorite

To add a favorite:
  1. Display the "Favorites" pane (see the previous paragraph).
  2. Open or display the element that must be added to the favorites.
  3. Click .
  4. Enter the name under which this element must be displayed in the list of favorites.
  5. Validate.
Remark: Any project element can become a favorite (window, page, report, process, procedure, ...).

Displaying the list of favorites

To display the list of favorites:
  1. Display the "Favorites" pane (see the previous paragraph).
  2. To view:
    • the favorites for all the users of the project: select "All the favorites".
    • your own favorites: select "My favorites".

Accessing a favorite

To access a favorite:
  1. Display the "Favorites" pane (see the previous paragraph).
  2. Select the favorite that must be accessed.
  3. Click .
Remark: You can also double-click the favorite to that must be accessed.

Deleting a favorite

To delete a favorite:
  1. Display the "Favorites" pane (see the previous paragraph).
  2. Select the favorite to delete.
  3. Click .
Remark: You can only delete your own favorites.

Favorites and SCM

The SCM (Source Code Manager) supports the favorites. No message is sent in the messaging (WDBal) when an element is added into the favorites of the project.
See also
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 07/13/2022

Send a report | Local help