ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
fSize (Function)
Returns the size of a file (in bytes).
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......