ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
<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.
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...
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
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).
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, ...).