ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
XMLDocument (Function)
Creates a new XML document.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLResult (Function)
Returns the result of a calculation XPath query.
XMLSavePosition (Function)
Stores the current position in the XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut,...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
FontCreate (Function)
Creates a font definition.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.