ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
How to develop a PHP site?
What is a PHP site?......
Font (Type of variable)
A Font variable creates a font programmatically...
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
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....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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......
Currencies
A currency is a real coded on 10 bytes....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
18. Order of execution of the code of buttons/links
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...