ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLChangeConnection (Function)
Modifies the current connection.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
SQLFirst (Function)
Positions on the first row of the query result.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
fAddText (Function)
Adds the content of a character string at the end of a file.
PDF printing: Special cases
Specific features of print in PDF format...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fCompress (Function)
Compresses a file.