ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<upnpDevice variable>.GetVolume (Function)
Retrieves the volume of a UPnP device.
<upnpDevice variable>.GetBrightness (Function)
Retrieves the brightness of a UPnP device.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status 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.
gpwEncryptedPasswords (Function)
Determines whether the User Groupware passwords are encrypted.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Copying and cloning
Variables are copied using the "=" operator...
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
<upnpDevice variable>.GetSharpness (Function)
Retrieves the sharpness of a UPnP device.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
gpwEncryptPassword (Function)
Returns the encrypted password.
gpwCheckPassword (Function)
Checks a password (encrypted or not).
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
Xaml functions
List of Xaml functions...
LDAP functions
List of LDAP functions...
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.