ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Window
  • Overview of windows
  • Creating a window
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 of windows
Windows constitute the main interface of a WINDEV or WINDEV Mobile application. Indeed, windows allow users to view and handle information. This information can be dynamic information (coming from files or queries) or static information (entered in the window controls directly).
Creating a window
To create a window:
  1. Click in the quick access buttons:
    • The new element window appears: click "Window" then "Window".
    • The window creation wizard opens.
  2. Select the type of window to create:
    • the "Standard" tab is used to created blank windows, without any control.
      • Android The window creation wizard allows you to create maximized windows or non-maximized windows.
      • AndroidAndroid Widget The "Blank for widget" option is used to create a Widget window in an Android application.
      • iPhone/iPad The wizards for creating blank windows for iPhone and for iPad are used to define the main characteristics of the window.
        For the iPad applications, the wizard allows you to create simple windows or double windows. You also have the ability to create non-maximized windows.
      • iPhone/iPad The "Non-maximized blank with arrow" option is used to create a "Window with arrow" window or a "Popup" window available for the applications operating on iPad. For more details, see Window with arrow.
      • Apple Watch The "Blank" option is used to create maximized or non-maximized windows.
      • Universal Windows 10 App The "Blank" option is used to create maximized or non-maximized windows.
    • the "RAD" tab is used to create RAD windows. These windows can be used to display and enter data. This type of window can be based on a data file, on a query, ...
    • the "Internal window" tab allows you to create windows that can be used by an Internal window control.
    • the "Based on a template" tab allows you to create a window using a window template provided with the IDE or created previously.
    • WINDEV the "Import" tab is used to create a window from the import of an existing non-WINDEV window.
To display the characteristics of the window, select "Description" in the context menu of the window.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 11/21/2023

Send a report | Local help