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...
Installing a SOAP server with IIS
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Error (Function)
Displays a custom error message in a system error window.
BackgroundTaskAdd (Function)
Adds a new background task.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
9. Sharing a project in practice
Sharing a project in practice...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......