ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
AssistedInputClose (Function)
Closes the list of input suggestion of an Edit control.
XMLResult (Function)
Returns the result of a calculation XPath query.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
MatNbLine (Function)
Returns the number of rows found in a matrix.
NumberInWords (Function)
Converts a number to words.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
SysDir (Function)
Returns the path of a system directory.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Array management functions
List of functions for managing arrays...
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.