ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
SQL functions: Special case
List of SQL functions: Special case...
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step of the guided tour from the step bubble.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
ERR_DISCONNECTED_TIMEOUT
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......