ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<Source>.Open (Function)
Opens a data file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
HChangeKey (Function)
Changes the browse item.
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
<Source>.ChangeKey (Function)
Changes the browse item.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Compression (Property)
The Compression property gets and sets the data compression mode.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....