ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
<DiskFile variable>.WriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
fFileName (Function)
Returns the name of an external file currently open.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
fShortPath (Function)
Returns the full short path of a file or directory.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
fAddText (Function)
Adds the content of a character string at the end of a file.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
fSeek (Function)
Gets and sets current position in an external file.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....