ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Creating the menus for the windows of the WINDEV RAD pattern
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Zombie data files and items
During the life of an application, items live and die......
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
WEBDEV Application Server 2024
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Item control properties
List of properties associated with the Item control...
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern