ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
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.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
SQLReqExists (Function)
Checks the existence of a query.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HSendMessageToClient (Function)
Displays a message on the client computers.
XMLAddChild (Function)
Adds a child tag into an XML document.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
diffApply (Function)
Applies a difference buffer to a specific buffer.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.