ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirRename (Function)
Renames a directory.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
Error 117: The array has X dimensions and you access it with Y dimensions
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
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.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
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).
MatRead (Function)
Reads the value of a matrix element.
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.