ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / WEBDEV specific features / Website Search Engine Optimization (SEO)
  • Overview
  • How to?
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
Favicon: Define the site icon
Overview
WEBDEV allows you to easily define the site icon (also called Favicon). This icon is displayed in shortcut on the desktop, in the lists of browser favorites, in header of address bar, ...
How to?
To associate a Favicon with your site address:
  1. Open the project description window: on the "Project" tab, in the "Project" group, click "Description".
  2. In the "Project" tab, the "Site icon" control is used to enter the image used as favicon.
  3. Expand the Selecting the site icon icon:
    • The "Browse" option is used to select an image file found on disk.
    • The "Catalog" opton to select an image in the image catalog supplied with WEBDEV.
  4. Validate the description window.
Limitations:
  • The image size must be equal to 16x16 or 32x32.
  • We recommend that you use an image in .ICO format in order for this image to be properly displayed by all the browsers that support the display of a Favicon.
  • Avoid using the ".PNG", ".GIF", ".JPG" formats because these formats are not supported by some browsers. Only the most recent browsers can display them.
Minimum version required
  • Version 16
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help