ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ArrayCopy (Function)
Copies the content of an array to another array.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
InServiceMode (Function)
Indicates whether the code is run in a service.
StatVariance (Function)
Calculates the variance for a series of values.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Port (Property)
The Port property is used to identify and change a server connection port.