ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
zipClose (Function)
Closes an archive.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<LinestringGeo variable>.AddPoint (Function)
Adds a new point to a geographic linestring.
<Polygon2D variable>.SerializeWKT (Function)
Serializes a 2D polygon using the Well-Known Text (WKT) format.
<PolygonGeo variable>.Touch (Function)
Determines whether a geographic polygon touches another geometry.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
xlsClose (Function)
Closes an XLS file.