ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Saving an icon in a file in ICO format Hide the details
True if the image was saved,False otherwise. To get more details on the error, use ErrorInfo with the errMessage constant.
Name of the Icon variable to be used.
Name and full (or relative) path of ICO file to create. A UNC path can be used. The file extension is optional.Caution:The destination directory must exist in order for the image to be saved.The existence of the ICO file is not checked. This file is automatically overwritten if it already exists.
Saving an icon in memory Hide the details
Byte string containing the image in ICO format. Then, this byte string can be assigned to an Image control, saved in a file (fSaveText), ...
inMemory: Constant used to save an image in memory.
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: