ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a PHP site?
What is a PHP site?......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Creating a select query
A select query (corresponding SQL statement......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
The different types of windows
The following types of windows can be created in a WINDEV application......
11. User Macro-Code: UMC in practice
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Border of controls
One of the most important elements of control style is its border......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
3. Debugger
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......