ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log (Function)
Calculates the decimal logarithm of a numeric value.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Browser constants
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Record (Type of variable)
The Record type is used to save the values of a record.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
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.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
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.
CoTan (Function)
Calculates the cotangent of an angle.
Arithmetic operators
The arithmetic operators are......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
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....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Note (Property)
The Note property is used to get and change a text associated with an element.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
Decode (Function)
Decodes a character string that was encoded by Encode.
HDeclare (Example)
Usage example of the HDeclare function
iParameterViewer (Function)
Configures the report viewer.