ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
KeyExpression (Example)
Usage example of the KeyExpression property
Phone management functions
List of functions for phone management...
MatInvert (Function)
Calculates the inverse of a square matrix.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
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.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
StatVarianceP (Function)
Calculates the variance for a full series of values.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grCreate (Function)
Creates a specific type of chart.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Drawer control properties
List of properties associated with the Drawer control...
EventChange (Function)
Modifies the status of an event.
FTPTime (Example)
Usage example of the FTPTime function
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
PDFToText (Function)
Extract the text contained in an Document PDF.
Rating control properties
The Rating control can be used in a window as well as in a page....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.