ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HChangeName (Function)
Modifies the physical name of a data file.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
14. PHP generation in practice
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
HDescribeItem (Example)
Usage example of the HDescribeItem function
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......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HPrevious (Function)
Positions on the previous file record according to a browse item.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Data model editor: types of links
Several types of links can be found between the files......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.