ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
<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.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
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.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<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.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.