ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Dictionary
The dictionary is a file that can contain the project elements......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
CurrentYear (Function)
Returns the current year in integer format.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
fDelete (Function)
Deletes a file accessible from the current computer.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
grTitle (Function)
Modifies the caption and/or position of the chart title....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
fClose (Function)
Closes an external file.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Drawer control properties
List of properties associated with the Drawer control...
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
HOpen (Function)
Opens a data file.