ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Other operators
The following are additional operators......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Bluetooth constants
List of constants used by the Bluetooth functions....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Constants used by the scanner functions
Constants used by the scanner functions...
Bar code constants
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HDescribeConnection (Function)
Describes a new connection to an external database.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The HTML Display control
The HTML Display control displays a web page in an application......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......