ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Defining clickable areas
In a page, an Image control can contain clickable areas......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
nWDGetLastError: Error code of last error
Error code of last error......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
HOpenConnection (Function)
Opens a connection to a specific database.