ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query
The keyword "Query" is used to describe:
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
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....
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.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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....
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...
Assignment operators
Three assignment operators are available......
HFSQL constants
List of constants used by the HFSQL functions....
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......
Filling a Chart control
The data that will be displayed in the Chart control can come from......