ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Various WEBDEV constants
Various WEBDEV constants...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
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.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.