ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
ERR_NOTADEVVERSION
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
TimeToString (Function)
Converts a time to a string in the specified format.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
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.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<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.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
WDINT license agreement
WDINT license agreement...
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.