ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
fDirExist (Function)
Checks the existence of a directory.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
SysNameExe (Function)
Returns the name and full path of an application.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
ExceptionPropagate (Function)
Propagates an exception.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.