ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
16. Java applications in practice
Java applications in practice...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
HDescribeConnection (Function)
Describes a new connection to an external database.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
WEBDEV Application Server - 10 connections - License agreement
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Developing 64-bit sites
You can deploy 64-bit compatible sites......
WDDeploy: Deploying a package
WDDeploy can be used to......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HTTPRequest (Function)
Starts an HTTP request on a server.
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......