ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Global and local variable
Two types of variables are available......
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
fSeparator (Function)
Returns a file path with normalized separators.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
The Dashboard control
Dashboards are essential elements in an application......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.