ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.