ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
OpenChild (Function)
Opens a non-modal child window.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
<Page>.OpenChild (Function)
Opens a non-modal child window.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
OpenSister (Function)
Opens a non-modal sibling window.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
WEBDEV 2025 Tutorial - Table of contents
Positions at the end of media file played in the Multimedia control.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The HTML Display control
The HTML Display control displays a web page in an application......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....