ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Creating a delete query
A delete query (corresponding SQL statement......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Native MySQL Connector - License Agreement
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Native SQL Server Connector for WINDEV and WEBDEV 2024
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......