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...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
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....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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......
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......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
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......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......