ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Classes, members, methods and properties
A class is made of......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
Reports
A report provides a custom view of data......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Access rights to a class property
A property is a code element that includes two processes......
Private Store for mobile applications
There are two methods two deploy your applications......
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Modulo (Reserved word)
Returns the remainder of a division.
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
1
3
4
5
6
7
88
>