ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
Typecasting of parameters
The description of the parameter type is optional......
HExtractMemo (Example)
Usage example of the HExtractMemo function
DateDifference (Function)
Calculates the number of days between two dates.
Font
The Font keyword can correspond to: a Font variable. the Font property....
Min (Function)
Returns the lowest value.
Browser constants
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.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Arithmetic operators
The arithmetic operators are......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
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.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......