ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness 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>.GetContrast (Function)
Retrieves the contrast of a UPnP device.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
XMLNext (Function)
Positions on the next element (tag or attribute).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
Operations performed on activity diagrams
The following paragraphs explain......
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on component diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Alias (Property)
The Alias property gets the alias of an element.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
GetTheme (Function)
Gets the current theme of a mobile application.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on state-transition diagrams
The following paragraphs explain......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Windows
The windows represent the main interface of a WINDEV application......