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...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Phone constants (Android / iOS)
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
SCM file format evolutions
Four versions are available for the SCM repository......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Python: Native calls
WLanguage allows for native Python calls......
grCreate (Function)
Creates a specific type of chart.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Native MySQL Connector - License Agreement
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
8. 10 tips for better interfaces...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.