ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableAssert (Function)
Enables or disables the assertive programming.
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.
Programming the table cells
The Table controls can be handled......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Local procedure
Two types of procedures are available......
StatSum (Function)
Calculates the sum for a series of values.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
HFilter (Function)
Defines and enables a filter on a table, view or query.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......