ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Password (Property)
The Password property sets and changes the password.
Mask management functions
The following functions are used to manage masks......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HNext (Function)
Sets the position on the next data file record according to a browse item.
User (Property)
The User property is used to identify and change the user of a feature.
HDescribeFile (Function)
Describes a data file programmatically.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
SQLLast (Function)
Sets the position on the last row of the query result.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HLogRecreate (Function)
Used to re-create an empty log.