ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
MatWrite (Function)
Writes an element into a matrix.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Round (keyword)
The Round keyword can correspond to...
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Comment (Property)
The Comment property is used to manage comments.
StatVarianceP (Function)
Calculates the variance for a full series of values.
Password (Property)
The Password property sets and changes the password.
XMLAddChild (Function)
Adds a child tag into an XML document.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Link (Property)
The Link property is used to get and change the link of an element.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Age (Function)
Returns the age according to the date of birth.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.