ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetTheme (Function)
Gets the current theme of a mobile application.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
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.
UPNPGetMute (Function)
Retrieves the 'Mute' status 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.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
<Array>.Max (Function)
Returns the greatest value in the array.
<Array>.Sum (Function)
Calculates the sum of the array elements.
Sum (Function)
Calculates the sum of the array elements.
SysTheme (Function)
Returns the current theme used on the mobile device.