ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HOpen (Function)
Opens a data file.
fChangeSize (Function)
Resizes an external file.
SaaS constants
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
fDir (Function)
Finds a file or directory.
HDelete (Function)
Deletes a record from a data file (query or view).
<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....
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
HDescribeFile (Function)
Describes a data file programmatically.
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....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
HLogRestart (Function)
Restarts the logging process on a file.
xlsClose (Function)
Closes an XLS file.
fAttribute (Function)
Returns or modifies the attributes of a 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.
HRegenerateFile (Function)
Regenerates a data file from its log.
fOpenTempFile (Function)
Creates and opens a temporary file.
fSplit (Function)
Splits a file into several files.