ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
StringInsert (Function)
Inserts a string into another character string at a given position.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Word Processing control functions
The following functions are used to manage Word Processing controls:...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
TypeIsNullable (Function)
Determines whether an element is nullable.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.