ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Window
  • Overview of windows
  • Creating a window
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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:
    • When 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.
      • 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.
    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: 09/30/2024

    Send a report | Local help