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?
  • Limits
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
Warning
As of version 2024 Update 2 (290076P), this feature is no longer available..
Overview
You are interested by a window found in a non-WINDEV application?
You want to retrieve its interface?
Nothing's easier. WINDEV enables you to import a window opened in the current environment.
The window is imported into the current project. Each window element is automatically transformed into a WINDEV element (label, edit control, button, etc.).
Remark: All the window elements are imported but you may have to modify the window in order to get the requested interface.
How to?
To import a window into a WINDEV project:
  1. Open the WINDEV project into which the window must be imported.
  2. Click in the quick access buttons.
    • The new element window appears: click "Window" then "Window".
    • The window creation wizard opens.
  3. Go to the "Import" tab. The windows currently displayed on the current computer are automatically listed. These windows are identified by their title (displayed in the title bar).
    Remark: The "Generate images for unrecognized controls." option makes the final interface more similar to the interface of the window to be imported.
  4. Validez. The preview of the window to import is displayed.
  5. Modify (if necessary) the type of control created when importing the window ("Details" button).
  6. Validez. The window is automatically included in the current WINDEV project.
Limits
Are not imported:
  • The code of the elements.
  • The controls other than the following controls:
    • standard controls of Windows,
    • Delphi controls,
    • Visual Basic controls.
  • Images and background images (except if "Generate images for unrecognized controls." is checked).
  • The color of the elements.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 04/26/2024

Send a report | Local help