ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRplPass (Function)
Sets the passwords used to protect the universal replication files.
<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.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
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.
HChangeKey (Function)
Changes the browse item.
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.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
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)....