ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
7. AJAX technology
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
<Polygon2D variable>.Cross (Function)
Determines if a 2D polygon crosses another geometry.
<Polygon2D variable>.Disjoint (Function)
Determines whether two geometries are disjoint, i.e. whether their intersection is empty.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
Database schema editor: the different types of links
There are different types of links between the tables......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
<Polygon2D variable>.Contain (Function)
Determines if geometry A (of type 2D polygon) contains geometry B.
<Polygon2D variable>.Difference (Function)
Returns a geometry representing the difference between a 2D polygon and another geometry.
Character strings
WLanguage supports different types of strings....