ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Extracting messages added or modified since last extraction
A project was already created and translated......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Sorts in a report
The sort is used to organize the information displayed in the report......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Native MySQL Connector - License Agreement
Dequeue (Function)
Removes an element from the queue.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Google Contacts management functions
List of functions for managing Google contacts...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
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....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
GPSGetPosition (Function)
Retrieves information about the current device position.
ControlClone (Function)
Creates a new control from an existing control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......