ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatVariance (Function)
Calculates the variance for a series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
fSeparator (Function)
Returns a file path with normalized separators.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
FileDisplay (Function)
Displays a file in the browser of Web user.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
Local procedure
Two types of procedures are available......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
ArraySort (Function)
Sorts a WLanguage array.