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...
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...
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.
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network.
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
FTPCommand (Function)
Sends a specific FTP command to a server.
SocketCreate (Function)
Creates a socket.
FTP constants
List of constants used by FTP functions....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SocketRead (Function)
Retrieves a message sent by another socket.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Check: Sending an email
The monitoring robot will......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
1
2
3
4
5
6
>