ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check model
You can use check models to easily create checks...
XMLToText (Function)
Converts a character string in XML format into a standard character string.
fSelectDir (Function)
Opens a directory picker.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
StatVarianceP (Function)
Calculates the variance for a full series of values.
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....
HBase functions
The following functions are used to manage HBase databases:...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
HConnect (Example)
Usage example of the HConnect function
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
IF statement
The conditional IF statement allows you to run an action according to a condition...
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.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
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.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.