ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
The Check Box control
A Check Box can correspond to......
Creating and handling an item
The main operations that can be performed on an item are as follows......
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Report data source
...The reports can be created with the data coming from:...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Print the content of your tables
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......