ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAP functions
List of LDAP functions...
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...
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
Operations performed on class diagrams
The following paragraphs explain......
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.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
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.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
TelemetrySendData (Function)
Sends telemetry data immediately.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......