ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
WINDEV License Agreement
WINDEV License Agreement...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Creating a Pivot Table control
To create a Pivot Table control......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
HConnect (Example)
Usage example of the HConnect function
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Sharing elements with a WINDEV application
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Select query description window: Items that can be used
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....
InAndroidMode (Example)
Usage example of the InAndroidMode function
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......
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.