ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
HStatNbRec (Function)
Returns the number of entries for a given key item.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
iLine (Function)
Prints a line at specified coordinates.
StatSum (Function)
Calculates the sum for a series of values.
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.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
SysSerialNum (Function)
Returns the IMEI number of the current device.
fDir (Function)
Finds a file or directory.
ProjectInfo (Function)
Returns specific information about the project currently run.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.