ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fStopCompress (Example)
Usage example of the fStopCompress function
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HSetREP (Function)
Enables or disables the management of .REP file.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
DocUpdateFormula (Function)
Updates the formulas in a document.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
StatVariance (Function)
Calculates the variance for a series of values.