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.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced...
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
WEBDEV concepts
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Socket constants
List of constants used by the functions for socket management....
LDAP constants
List of constants used by the LDAP functions....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Optional connection information
When defining the connections in the data model editor or when defining the connections...
1
2
3
4
5
6
>