ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HPrepareSQLQuery (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.
<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.
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
HFSQL Client/Server: Configuring the server
19. Upload: Sending files to the server
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
1
3
4
5
6
7
155
>