ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query
The keyword "Query" is used to describe:
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
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.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
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......
Handling TimeLine controls programmatically
A TimeLine control can be......
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....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
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, ......
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)......