ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Task list
Each project can be associated with a task list......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
1
4
5
6
7
8
383
>