ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
HSetREP (Function)
Enables or disables the management of .REP file.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HRead (Function)
Reads a record in a file according to a given record number.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
HJSONToRecord (Function)
Imports JSON data into the current record.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......