ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Advanced types
The advanced types of WLanguage are as follows...
InAndroidMode (Example)
Usage example of the InAndroidMode function
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
iPrintReport (Function)
Prints a report created with the report editor.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.