ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeConnection (Example)
Usage example of the HChangeConnection function
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDMSG license agreement
WDMSG license agreement...
HCloseConnection (Example)
Usage example of the HCloseConenction function
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
WDINT license agreement
WDINT license agreement...
HOpenConnection (Example)
Usage example of the HOpenConnection function
SQLConnect (Example)
Usage example of the SQLConnect function
Test of a query
The query editor allows you to run the test of query result......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HExecuteProcedure (Function)
Runs a stored procedure.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Native MySQL Connector - License Agreement
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.