ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
7 results for: ..icone
Icon (Property)
The Icon property is used to:
  • Find out the icon displayed in the title bar of a window or a Dockable Panel control.
  • Change the icon displayed in the title bar of a window or a Dockable Panel control.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Icon (Variable type)
The Icon type is used to define the advanced characteristics of an icon.
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.