ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
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....
LanguageToCharset (Function)
Returns the character set corresponding to a language.
<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....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
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.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Programming custom calculations in Table controls
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.