ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
12. External component in practice
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
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.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
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.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
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....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
StatVarianceP (Function)
Calculates the variance for a full 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....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
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.