ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps...
Obtaining an SSL certificate for IIS2 (2.0 or later)
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key...
HSL/SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector...
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network.
Optional connection information
When defining the connections in the data model editor or when defining the connections...
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
FTPCommand (Function)
Sends a specific FTP command to a server.
SocketCreate (Function)
Creates a socket.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found...
SocketRead (Function)
Retrieves a message sent by another socket.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Check: Sending an email
The monitoring robot will......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
SocketConnect (Function)
Connects a client computer to a given socket.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
FTP constants
List of constants used by the FTP functions....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found...
WEBDEV Application Server 2024
3. Managing sockets
WINDEV includes advanced socket management functions....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
Constants for managing emails
List of constants used by the functions for managing emails....
1
2
3
4
>