ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Date type>.ToInteger (Function)
Converts a date to an integer.
xlsClose (Function)
Closes an XLS file.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
MCIClose (Function)
Closes a media file.
fWatchFile (Function)
Starts watching a file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
fClose (Function)
Closes an external file.
fRename (Function)
Modifies the name of a file.
<DiskFile variable>.Close (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
BurnerAddFile (Function)
Adds a file to the compilation.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HSetLog (Function)
Enables or disables log management on a file.
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
fMoveFile (Function)
Moves a file from one directory to another.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
<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....
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.