ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
grCreate (Function)
Creates a specific type of chart.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
EmailCheckAddress (Function)
Checks the validity of an email address.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
ID (Property)
The ID property is used to get and change IDs.
FinFutureVal (Example)
Usage example of the FinFutureVal function
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
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.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
grTitleFont (Function)
Modifies the font used for the chart title.