ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Editors / Window editor and page editor / Window editor
  • Overview
  • How to define the first project window?
  • Defining the first project window in the "Project explorer" pane
  • Defining the first window in the configuration description
  • Defining the first window during the project test
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
The first project window corresponds to the first window that will be opened when starting the WINDEV or WINDEV Mobile application.
This window is also the first window that will be opened during the project test on the development computer.
How to define the first project window?
WINDEV proposes several methods for defining and choosing the first project window:
Note The first window of the project is also requested during project testing, if no window has been defined. For more details, see Test a project.

Defining the first project window in the "Project explorer" pane

To define the first project window:
  1. In the "Project explorer" pane, select the window that will be defined as first window.
  2. Open the context menu of the window (right click) and select "First project window".

    The First Window icon icon is used to identify the first project window in the "Project explorer" pane.
Note If the project has several configurations, it is possible to define a first window for each configuration. Simply:
  1. Select the desired project configuration in the "Project Explorer" pane.
  2. Set the first project window via the context menu in the "Project Explorer" pane.

Defining the first window in the configuration description

To define the first window in the project description:
  1. Open the project description window. To do so, go to the "Project" tab, "Project" group, and select "Description".
  2. On the "General" tab, click "Configuration description".
  3. The description window of the current configuration is displayed.
  4. On the "General" tab, the "First project window" list allows you to select the first project window.

Defining the first window during the project test

To test a project from the editor:
  1. On the "Project" tab, in the "Test mode" group, expand "Test mode" and select "Debug project" (Ctrl + F9). You can also click in the quick access buttons.
  2. If the first project window was not defined, a window is displayed, allowing you to select the first project window.
  3. The editor is automatically minimized and the project is run.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/16/2025

Send a report | Local help