ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
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.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
<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.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
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.