ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionPropagate (Function)
Propagates an exception.
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.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
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.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
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....
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.