ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fParentDir (Function)
Returns the path of the parent directory for the specified directory.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
HandleParentNext (Function)
Forces the parent of the next window to open.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
fSelectDir (Function)
Opens a directory picker.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
StatVariance (Function)
Calculates the variance for a series of values.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
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.
HBase functions
The following functions are used to manage HBase databases:...
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....
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.