ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
HTMLToText (Function)
Converts an HTML string or buffer to text.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
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.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
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.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
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.