ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
17. TLS/SSL: Encrypting information on the Web
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
1. What is the WEBDEV administrator used for
Properties associated with the areas defined in Zoning mode
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
<Connection variable>.AddUser (Function)
Adds a user to a database.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
<Connection variable>.AddGroup (Function)
Adds a group of users.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
WINDEV FTP functions
List of WINDEV FTP functions...
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
EmailGetAll (Function)
Retrieves all the emails found on a server.
GglUploadDocument (Function)
Uploads a document to the Google server.
GglDelete (Function)
Deletes data from the Google server.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....