ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
TreeView Table control functions
List of functions for managing TreeView Table controls...
URL (Property)
The URL property is used to get and change a URL.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
NumberInWords (Function)
Converts a number to words.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
iParameterViewer (Function)
Configures the report viewer.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Modbus functions
List of Modbus functions...
Structure of data files of user groupware
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
StatCovariance (Function)
Calculates the covariance between two series of values.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Link control properties
The Link control is available in a page and in a report......