ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
On/Off button in a window
The on/off button is a button that operates like a check box......
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
3. Application development cycle
Development cycle of a WINDEV application....
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.