ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatDelete (Function)
Deletes an existing matrix.
Val (Function)
Returns the numeric value of a character string.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
fCompare (Function)
Compares the content of two files bit by bit.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
fDir (Function)
Finds a file or directory.
MatRead (Function)
Reads the value of a matrix element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
BrowserPlatform (Function)
Returns the user's browser platform....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Properties associated with a page