ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
ERR_NO_PAGE
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Native SQL Server Connector license agreement
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Error 42: Label out of scope of GOTO
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
<Looper>.CollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.