ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.Disjoint (Function)
Determines whether two geometries are disjoint, i.e. whether their intersection is empty.
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HDescribeFile (Function)
Describes a table programmatically.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
GeometryArea (Function)
Calculates the area of a given geometry.
<Polygon2D variable>.Cross (Function)
Determines if a 2D polygon crosses another geometry.
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
WDMap: Export records from a table
WDMAP allows you to export records to......
WDMap: View records in a table
WDMap is used to view the records found in a table......
API (Function)
Runs a function found in an external DLL.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Installing and starting WDTRAD
Speech synthesis in the mobile applications
The phones can talk!......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......