ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
How to develop a PHP site?
What is a PHP site?......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
16. Java applications in practice
Java applications in practice...
SQLExec (Function)
Names and runs an SQL query.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile,...
Specific features of the Express version
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
1
2
3
4
5
>