ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
<Array>.Max (Function)
Returns the greatest value in the array.
<Array>.Sum (Function)
Calculates the sum of the array elements.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
Sum (Function)
Calculates the sum of the array elements.
Max (Function)
Returns the greatest value passed as parameter.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
The Static Text control
A Static Text control is a control used to display a static text......
SysTheme (Function)
Returns the current theme used on the mobile device.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......