ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatCovariance (Function)
Calculates the covariance between two series of values.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Designing a supercontrol
A supercontrol is an advanced type of control......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
The Cell control
The Cell control contains controls......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.