ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

State (Property)
The State property is used to get and change the state of an element.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
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.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Note (Property)
The Note property is used to get and change a text associated with an element.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....