ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.Previous (Function)
Sets the position on the previous record of the table according to a browse item.
HChangeKey (Function)
Changes the browse item.
<Source>.ChangeKey (Function)
Changes the browse item.
<Source>.Next (Function)
Sets the position on the next table record according to a browse item.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......