ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HOnError (Function)
Customizes the management of HFSQL errors.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
GetTheme (Function)
Gets the current theme of a mobile application.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status 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.
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.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.