ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
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.
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....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
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.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).