ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<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>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<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.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).