ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Setup mode
Several methods can be used to distribute a WINDEV application...
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...
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......
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.
Find/Replace in the current project
The "Find/Replace" feature is used to......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Events associated with supercontrols
List of events associated with supercontrols...