ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Composite keys
A composite key is a key item containing several other items......
1. Testing a site: Elements to be tested
The Signature control
The Signature control is a report control used to sign......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
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)....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Defining columns of Table controls programmatically
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Help editor options
The options of the help editor ("Display......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Creating a delete query
A delete query (corresponding SQL statement......
WINDEV applications for Linux: Specific features