ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
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.
DocSave (Function)
Saves a document as a "docx" file.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
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.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
PicResize (Function)
Resizes a WDPic image.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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....