ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
iPrintReport (Function)
Prints a report created with the report editor.
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...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....