ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
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)......
OLE functions
List of OLE functions...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
DNS functions
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Examples for using the OLE DB provider for HFSQL
WINDEV and OPC
OPC stands for "OLE for Process Control"......
SQLConnect (Example)
Usage example of the SQLConnect function
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
The DotNet structure
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
1
2
3
4
5
6
152
>