ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRepayVal (Example)
Usage example of the FinRepayVal function
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Sum (Function)
Calculates the sum of the array elements.
StatCovariance (Function)
Calculates the covariance between two series of values.
Peeling Corner control properties
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
MyPage (Reserved word)
MyPage is used to handle the current page...
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ThreadEnd (Function)
Ends the execution of the current thread.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
FinInterestRate (Example)
Usage example of the FinInterestRate function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...