ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Copying and cloning
Variables are copied using the "=" operator...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Query
The keyword "Query" is used to describe:
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Handling TimeLine controls programmatically
A TimeLine control can be......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
17. Project Management Hub
...Project Management Hub...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Assignment operators
Three assignment operators are available......
HFSQL constants
List of constants used by the HFSQL functions....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
The "Analysis" pane
The "Analysis" pane lists......