ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatMin (Function)
Calculates the minimum value for a series of values.
Chart constants
List of constants used by the functions for chart management....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
ProjectInfo (Function)
Returns specific information about the project currently run.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
HStatNbRec (Function)
Returns the number of entries for a given key item.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
SysSerialNum (Function)
Returns the IMEI number of the current device.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
SQLLast (Function)
Sets the position on the last row of the query result.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
fDir (Function)
Finds a file or directory.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ThreadRequestStop (Function)
Sends a stop request to a thread.