ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Invalid input management functions
Invalid input management functions...
Android permission management functions
The following functions are used to manage permissions in Android applications...
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
HTML Display control functions
List of functions for managing HTML Display controls...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
CD/DVD functions
List of functions for managing CDs/DVDs...
Domotic management functions
List of functions for managing domotics...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
Functions for managing RTF controls
List of functions for managing RTF controls...
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
Range Slider control properties
The following properties are associated with the Range Slider control:...
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.