ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
Error 120: Redefinition of the structure
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ControlNext (Function)
Returns the name of the next control in input mode.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
ToClipboard (Function)
Writes text or image information into the system clipboard.