ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Setup mode
Several methods can be used to distribute a WINDEV application...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Configuring the setup program
Two tools can be used to create a setup program...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Generating the setup program
The last wizard step for creating the setup program allows you to...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
ErrorBuild (Function)
Displays a custom error message in a system error window.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
HTTPRequest (Function)
Starts an HTTP request on a server.
Installing a Webservice (old format)
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Page templates
WEBDEV allows you to create page templates......
Warning (Function)
Displays a custom message in a system warning window.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
AppInstallVersion (Function)
Installs a specific application version.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
.NET Assemblies
.NET is Microsoft's software development platform......
Ad Hoc deployment
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......