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
Remark: These functions are also available in prefix syntax (DLNA / UPnP functions (prefix syntax)).
The following WLanguage functions are used to handle UPnP devices:
UPNPExecuteActionRuns an action on the UPnP service.
UPNPFindDeviceFinds a device based on its unique name (UDN).
UPNPGetBrightnessRetrieves the brightness of a UPnP device.
UPNPGetContrastRetrieves the contrast of a UPnP device.
UPNPGetMuteRetrieves the 'Mute' status of a UPnP device.
UPNPGetSharpnessRetrieves the sharpness of a UPnP device.
UPNPGetVolumeRetrieves the volume of a UPnP device.
UPNPListDeviceLists the UPNnP devices available on the network.
UPNPMediaOpenOpens a media on the UPnP device.
UPNPMediaPausePauses the reading of the current media on the UPnP device.
UPNPMediaPlayStarts reading the current media on the UPnP device.
UPNPMediaStopStops reading the current media on the UPNP device.
UPNPModifyBrightnessModifies the brightness of a UPnP device.
UPNPModifyContrastModifies the contrast of a UPnP device.
UPNPModifyMuteModifies the 'Mute' status of a UPnP device.
UPNPModifySharpnessChanges the sharpness of a UPnP device.
UPNPModifyVolumeChange the volume of a UPnP device.
Minimum version required
  • Version 19
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help