ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL (Property)
The URL property is used to get and change a URL.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Modbus functions
List of Modbus functions...
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...
Array management functions
List of functions for managing arrays...
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.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
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.
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....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.