ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDIXIO overview
Address
The Address keyword can correspond to...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
DotNetRun (Function)
Runs a procedure on a .Net server.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
WINDEV Framework License Agreement
SQLListSource (Function)
Lists the data sources declared on a local site.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Error 1035: A class used in a structure must have a constructor without parameter...
Error 1036: A class used in an array must have a constructor without parameter
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
14. 3-Tier architecture
13. 3-Tier architecture
The purpose of the 3-tier architecture is to separate an application into 3 computing tiers......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Operations performed on activity diagrams
The following paragraphs explain......