ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Min (Function)
Returns the lowest value.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
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.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
fFileExist (Function)
Checks the existence of an external file.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
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.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...