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...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Check: Sending an email
The monitoring robot will......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Constants for managing videos
List of constants used by the functions for video management....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Overview of external languages
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
3. Managing sockets
WINDEV includes advanced socket management functions....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......