ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
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.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
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).
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)....
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.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Image (Property)
The Image property gets and sets the background image of a control or block.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.