ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
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.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
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.
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).
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
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.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
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.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
OLEServer (Function)
Lists the OLE servers registered toward the current system.