ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddFile (Function)
Adds a file to the compilation.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
fCreate (Function)
Creates an external file.
Description (Property)
The Description property is used to get and change the page description.
fTrackFile (Function)
Triggers the tracking of a file.
DateToInteger (Function)
Converts a date to an integer.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
fDir (Function)
Finds a file or directory.
HOpen (Function)
Opens a data file.
fChangeSize (Function)
Resizes an external file.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
xlsClose (Function)
Closes an XLS file.
fClose (Function)
Closes an external file.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
HDelete (Function)
Deletes a record from a data file (query or view).
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....
fSelect (Function)
Opens the Windows file picker.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WinEdCreateNote (Function)
Creates a Repositionable Note control.