ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Example for creating a select query
This help page explains how to create two select queries......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Environment of code editor
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......