ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying and cloning
Variables are copied using the "=" operator...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
<upnpDevice variable>.GetContrast (Function)
Retrieves the contrast of a UPnP device.
<upnpDevice variable>.GetBrightness (Function)
Retrieves the brightness 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>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
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).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Xaml functions
List of Xaml functions...
LDAP functions
List of LDAP functions...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....