ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Window
  • Overview
  • Background images of windows
  • Background image
  • Configuring the background images
  • Background color
  • Selecting the background color
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
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use:
  • images in your windows. These images are used as the window background. Your controls are displayed above this image.
  • background colors. Several standard colors can be used.
Remark: you cannot use the Aero Snap feature on windows with a clipped skin template.. Aero Snap requires a standard resizable window.
Background images of windows

Background image

The following image formats are supported in Windows:
  • Bitmap (*.BMP)
  • Graphics Interchange Format (*.gif)
  • Joint Picture Experts Group (*.jpg ; *.jpeg)
  • Kodak Photo CD (*.pcd)
  • PaintBrush (*.pcx)
  • Adobe Photoshop Format (*.psd)
  • TrueVision TARGA (*.tga)
  • Tagged Image File Format (*.tif ; *.tiff)
    Remark: the "tiled tiff" option of tiff 6.0 standard is not supported. In this case, we advise you to save the image in tiff 5.0 standard.
  • Portable Network Graphics (*.png)
  • Windows MetaFiles (*.emf ; *.wmf)
  • Icons (*.ico ; *.icw)
    Remarks:
    • HQ display (High Quality) available.
    • Management of sheets in transparent BMP format (32 bits).
  • Cursors (*.cur)
  • Portable Document Format (*.pdf)
  • Scalable Vector Graphics (*.svg)
  • WINDEV images (generated by the image editor, *.WDPIC).
Android The available formats are as follows:
  • Bitmap (*.gif)
  • Graphics Interchange Format (*.gif)
  • Joint Picture Experts Group (*.jpg ; *.jpeg)
  • Portable Network Graphics (*.png)
  • Icons (*.ico)
  • WINDEV images (generated by the image editor, *.WDPIC).
Example:
Background image of a window
Remark: To customize your windows, you can also use a skin template. A skin template is a preset interface. For more details, see Skin template.

Configuring the background images

The settings are defined in the "Image" tab of the window description.
To select the background image, go to "Background image" and click Drop-down button :
  • The "Browse" option is used to select an image file accessible from your computer.
  • The "Catalog" option is used to select an image in the image catalog.
Remark: You can also Drag and Drop the image file found in the explorer toward the WINDEV or WINDEV Mobile window.
The options available for the image are:
AndroidiPhone/iPad This option is not available.
Universal Windows 10 AppAndroidiPhone/iPad This option is not available.
AndroidiPhone/iPad Remark: You have the ability to clip a window according to the background image (using an image in PNG format).
Background color

Selecting the background color

To select the background color of a window:
  1. Display the description window.
  2. In the "Style" tab, open the "Background color" list. A list of available colors is displayed:
    • WINDEV Mobile Available colors:
      Background colors available in WINDEV Mobile
  3. Select the requested background color.
  4. Validate the description window.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/13/2022

Send a report | Local help