ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
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
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:
Remark: The first project window is also requested during the project test, if no window was 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.
AndroidiPhone/iPad If the application is intended to be used on phones and tablets, a first window can be defined for each use:
  1. In the "Project explorer" pane, select the window that will be defined as first window.
  2. Right-click to open the context menu of the window.
  3. Select:
    • "First window for phones" to define the first window that will be displayed when the application is run on a phone.
    • "First window for tablets" to define the first window that will be displayed when the application is run on a tablet.
Remark: If the project includes several configurations, a first window can be defined for each configuration. Simply:
  1. Select the desired project configuration in the project explorer.
  2. Define the first project window in the popup menu of the project explorer.

Defining the first window in the configuration description

To define the first window in the project description:
  1. Open the project description: on the "Project" tab, in the "Project" group, click "Description".
  2. In the "General" tab, click "Configuration description".
  3. The description window of the current configuration is displayed.
  4. In the "General" tab, the "First project window" list allows you to select the first project window.
AndroidiPhone/iPad If the application is intended to be used on phones and tablets, the first project window defined in the configuration description will be used as first window on phones and tablets.

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.
    AndroidiPhone/iPad If the application is intended to be used on phones and tablets, two windows are displayed:
    • a window used to define the first project window on the phones.
    • a window used to define the first project window on the tablets.
  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: 06/12/2023

Send a report | Local help