ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploying a package
WDDeploy can be used to......
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
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HTTPRequest (Function)
Starts an HTTP request on a server.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
16. Java applications in practice
Java applications in practice...
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....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
HDescribeConnection (Function)
Describes a new connection to an external database.
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
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....
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......
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....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HFSQL constants
List of constants used by the HFSQL functions....