ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableAssert (Function)
Enables or disables the assertive programming.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
Contains (Function)
Allows you to check if a substring is within a string.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HSetMemo (Function)
Used to modify the management mode of memo items.
Enqueue (Function)
Adds an element to the queue.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HPriority (Function)
Finds out and modifies the priority of the calling application.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
mongoWriteConcern (Variable type)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
OpenSister (Example)
Usage example of the OpenSister function
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
User (Property)
The User property is used to identify and change the user of a feature.
LocalStorageGet (Function)
Retrieves a value from the local storage.