ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
LoadWDL (Example)
Usage example of the LoadWDL function
SocketCreate (Example)
Usage example of the SocketCreate function
TwainState (Example)
Usage example of the TwainState function
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
Interactive notification management constants
Interactive notification management constants...
EnumControl (Example)
Usage example of the EnumControl function
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
Constants for managing fonts
List of constants used by the functions for font management....
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
OpenSister (Example)
Usage example of the OpenSister function
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Max (Function)
Returns the greatest value passed as parameter.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
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.