ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Various constants
List of various constants used by the constants WINDEV functions....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Border management constants
List of constants used by the border management functions....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).