ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Types of Edit controls
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
9. Types of standard controls
Types of standard controls...
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
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).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......