ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<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....
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<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.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
Date (Type of variable)
The Date type enables you to easily handle the dates...
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.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
iPrintImage (Function)
Sends the image file to print to the print buffer.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.