ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatSum (Function)
Calculates the sum for a series of values.
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Progress (Property)
The Progress property returns the task progress status.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
DurationToString (Function)
Converts a duration to a character string in the specified format.
Age (Function)
Returns the age according to the date of birth.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean 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.
XMLAddChild (Function)
Adds a child tag into an XML document.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Action (Property)
The Action property is used to specify the action to be performed.