ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
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......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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......
Global and local variable
Two types of variables are available......
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......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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......
How to develop a PHP site?
What is a PHP site?......
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......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
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....
11. User Macro-Code: UMC in practice
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Border of controls
One of the most important elements of control style is its border......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......