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.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
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.
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...
Setup mode
Several methods can be used to distribute a WINDEV application...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
13. External component in practice
External component in practice...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Defining a help window template
WINDEV allows you to create help window templates......
Operations performed on class diagrams
The following paragraphs explain......
Automatic documentation of external components
External components must include a technical documentation......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Materialized view
HTTPSendForm (Function)
Sends an HTTP form.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Label report
The report editor allows you to create "Label" reports......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......