ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDeleteSeries (Function)
Deletes a data series from a chart.
Bluetooth functions
List of Bluetooth functions...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HModify (Example)
Usage example of the HModify function
Radio Button control properties
List of properties associated with a Radio Button control...
MatFloatAdd (Function)
Adds a value to each matrix element.
TimeValid (Function)
Checks the time validity.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
Position
The Position keyword can correspond to...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Size (Example)
Usage example of the Size property
HFileExist (Example)
Usage example of the HFileExist function