ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite keys
A composite key is a key item containing several other items......
2. Static or dynamic site
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Functions for managing objects (External language)
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Defining columns of Table controls programmatically
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
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......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....