ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
ERR_BUTTON_EXPECTED
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
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.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Xaml functions
List of Xaml functions...
LDAP functions
List of LDAP functions...
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipClose (Function)
Closes an archive.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.