ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
SQL functions: Special case
List of SQL functions: Special case...
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.
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)....
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.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
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).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Note (Property)
The Note property is used to get and change a text associated with an element.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.