ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grTitleFont (Function)
Modifies the font used for the chart title.
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
8. Windows in practice
Discover the main actions that can be performed on the windows....
BrowserPlatform (Function)
Returns the user's browser platform....
System constants
List of constants used by the system functions....
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
grLegendFont (Function)
Modifies the font used for the chart legend.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......