ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<Multimedia>.Status (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<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).
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Specific features of the Express version
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.