ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Array functions
List of functions for managing arrays...
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.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
HandleParentNext (Function)
Forces the parent of the next window to open.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HConnect (Example)
Usage example of the HConnect function
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Properties associated with a page
AJAXExecute (Function)
Runs a server procedure without refreshing the page.