ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatRead (Function)
Reads the value of a matrix element.
ArrayDistinct (Function)
Returns an array without duplicates.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
fDirRename (Function)
Renames a directory.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Factorial (Function)
Returns the factorial of an integer number.
fRemoveDir (Function)
Deletes a directory from a disk.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Describing a problem to the Free Technical Support
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
XMLPath (Function)
Returns the current position in the document in XPATH format.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
SQLChangeConnection (Function)
Modifies the current connection.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Scrollbar control properties
List of properties associated with the Scrollbar control...
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).