ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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.
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)......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
9. Types of standard controls
Types of standard controls...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Events associated with supercontrols
List of events associated with supercontrols...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......