ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<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.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL 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).
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<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.
<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....
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.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SQLListSource (Function)
Lists the data sources declared on a local site.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.