ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<upnpDevice variable>.GetContrast (Function)
Retrieves the contrast of a UPnP device.
<upnpDevice variable>.GetBrightness (Function)
Retrieves the brightness of a UPnP device.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.GetSharpness (Function)
Retrieves the sharpness of a UPnP device.
<upnpDevice variable>.GetVolume (Function)
Retrieves the volume of a UPnP device.
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
GetTheme (Function)
Gets the current theme of a mobile application.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.