ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / DLNA/UPnP functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following WLanguage functions (prefix syntax) can be used to handle UPnP devices:
<upnpDevice variable>.GetBrightnessRetrieves the brightness of a UPnP device.
<upnpDevice variable>.GetContrastRetrieves the contrast of a UPnP device.
<upnpDevice variable>.GetMuteRetrieves the 'Mute' status of a UPnP device.
<upnpDevice variable>.GetSharpnessRetrieves the sharpness of a UPnP device.
<upnpDevice variable>.GetVolumeRetrieves the volume of a UPnP device.
<upnpDevice variable>.MediaOpenOpens a media on the UPnP device.
<upnpDevice variable>.MediaPausePauses the reading of the current media on the UPnP device.
<upnpDevice Variable>.MediaPlayStarts reading the current media on the UPnP device.
<upnpDevice variable>.MediaStopStops reading the current media on the UPNP device.
<upnpDevice variable>.ModifyBrightnessModifies the brightness of a UPnP device.
<upnpDevice variable>.ModifyContrastModifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyMuteModifies the 'Mute' status of a UPnP device.
<upnpDevice variable>.ModifySharpnessChanges the sharpness of a UPnP device.
<upnpDevice variable>.ModifyVolumeChange the volume of a UPnP device.
<upnpService variable>.ExecuteActionRuns an action on the UPnP service.
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/20/2023

Send a report | Local help