ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Cos (Function)
Calculates the cosine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
zipSplit (Example)
Usage example of the zipSplit function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
JSONValid (Function)
Checks the validity of a JSON string.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
FileDisplay (Function)
Displays a file in the browser of Web user.
The Static control
A Static control is a control used to display a static text......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
System constants
List of constants used by the system functions....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Crosstab report
The report editor allows you to create "Crosstab" reports......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Max (Function)
Returns the greatest value passed as parameter.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Complete (Function)
Returns a character string of a specified length.