ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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....
Google Contacts management functions
List of functions for managing Google contacts...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
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, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
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.
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......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):