ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a PHP site?
What is a PHP site?......
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......
11. User Macro-Code: UMC in practice
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Report and project
In most cases, a report is linked to a project......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
The different types of windows
The following types of windows can be created in a WINDEV application......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
8. 10 tips for better interfaces...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Dictionary
The dictionary is a file that can contain the project elements......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
DriveCreateFile (Function)
Creates a file on the remote disk.