ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Types of Edit controls
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
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.
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).
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...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
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 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.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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.