ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<xlsDocument variable>.Close (Function)
Closes an XLS file.
fFileExist (Function)
Checks the existence of an external file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
DriveCreateFile (Function)
Creates a file on the remote disk.
iLine (Function)
Prints a line at specified coordinates.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SysSetFocus (Function)
Sets focus to a window or control.
fCurrentDrive (Function)
Gets or sets the current drive.
XMLSign (Function)
Signs an XML document.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
<Source>.ChangeKey (Function)
Changes the browse item.
<Source>.Open (Function)
Opens a data file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
HChangeKey (Function)
Changes the browse item.
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
fSize (Example)
Usage example of the fSize function