ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
Linear Looper control properties
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HDelete (Function)
Deletes a record from a table (query or view).
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).