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......
12. Pages in practice
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
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......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Printing nested reports
To create a main report containing several secondary reports:...
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Report data source
...The reports can be created with the data coming from:...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
5. Site test in practice