ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
<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>.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>.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.
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.
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).
<Source>.Read (Function)
Reads a record in a file according to a given record number.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
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, ...).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
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.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.