ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
WINDEV concepts
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Commands of the external interface
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
How to develop a PHP site?
What is a PHP site?......
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......
Project description: Project tab
The project description window allows you to configure various elements of your project......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
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....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
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......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....