ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
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).
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HPass (Function)
Defines the password used to create or open a data file.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
HRead (Function)
Reads a record in a file according to a given record number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.