ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LogFile (Property)
The LogFile property is used to determine if a table is a log file.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
CertificateExport (Function)
Exports a certificate from a certificate store to a "pfx" or "cert" file.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.