ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<upnpDevice variable>.GetSharpness (Function)
Retrieves the sharpness of a UPnP device.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status 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>.GetVolume (Function)
Retrieves the volume of a UPnP device.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.