ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Information 302: Ambiguity between a variable and a control
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......