ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a table (query or view).
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
EventClose (Function)
Closes a synchronization event between several threads.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HDescribeFile (Function)
Describes a data file programmatically.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....