ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Image control
  • Overview
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
Windows 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).
Linux The following image formats are supported in Linux:
  • Bitmap (*.BMP)
  • Graphics Interchange Format (*.gif)
  • Joint Picture Experts Group (*.jpg ; *.jpeg)
  • Portable Network Graphics (*.png)
  • Portable Bitmap (*.pbm)
  • Portable Graymap (*.pgm)
  • Portable Pixmap (*.ppm)
  • Tagged Image File Format (*.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.
  • X11 Bitmap (*.xbm)
  • X11 Pixmap (*.xpm)
  • Scalable Vector Graphics (*.svg)
    Remark: To manage this format, you must install a QT library that supports the SVG format.
  • WINDEV images (generated by the image editor, *.WDPIC).
AndroidAndroid Widget The supported image formats are:
  • Bitmap (*.BMP)
  • Joint Picture Experts Group (*.jpeg)
  • Portable Network Graphics (*.png)
  • Scalable Vector Graphics (*.svg)
    Caution: CSS styles and <filter> elements in SVG images are not supported.
  • WINDEV images (generated by the image editor, *.WDPIC).
    Caution: If a ".WDPIC" file must be assigned by programming to a control, this file must have been previously added into the list of project elements.
Universal Windows 10 App The supported image formats are:
  • Portable Network Graphics (*.png)
  • Joint Picture Experts Group (*.jpg ; *.jpeg)
  • WINDEV images (generated by the image editor, *.WDPIC).
iPhone/iPad The supported image formats are:
  • Portable Network Graphics (*.png)
  • Joint Picture Experts Group (*.jpg ; *.jpeg)
  • Tagged Image File Format (*.tiff ou *.tif)
    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.
  • Graphics Interchange Format (*.gif)
    Caution: Animated Gif are not supported.
  • Bitmap (*.BMP)
  • X11 Bitmap (*.xbm)
  • Scalable Vector Graphics (*.svg)
  • WINDEV images (generated by the image editor, *.WDPIC).
Java The supported image formats are:
  • Bitmap (*.BMP)
  • Graphics Interchange Format (*.gif)
    Caution: Animated Gif are not supported.
  • Joint Picture Experts Group (*.jpeg)
  • Portable Network Graphics (*.png)
  • WINDEV images (generated by the image editor, *.WDPIC).
    Caution: If a ".WDPIC" file must be assigned by programming to a control, this file must have been previously added into the list of project elements.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help