ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WEBDEV license agreement
WEBDEV license agreement...
zipCreateExe (Example)
Usage example of the zipCreateExe function
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Select query description window: Items that can be used
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...
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....
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......