ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status 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.
<upnpDevice variable>.GetBrightness (Function)
Retrieves the brightness of a UPnP device.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Report blocks
A printed report includes several sections......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
2. Deploying a static site or a PHP site
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
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....