ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment operators
Three assignment operators are available......
15. Project Management Hub
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
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......
Software Factory
The concept of software factory is used to automate the process for creating applications....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Setup mode
Several methods can be used to distribute a WINDEV application......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
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.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
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....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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......