ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
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.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
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).
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.