ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The Cell control
The Cell control contains controls......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Text (Property)
The Text property is used to get and modify text.
Testing a project: setting
By testing the project you can simulate how the application will run......
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
GetTheme (Function)
Gets the current theme of a mobile application.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
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.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......