ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
Report and project
In most cases, a report is linked to a project......
Label report
The report editor allows you to create "Label" reports......
Zombie data files and items
During the life of an application, items live and die......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
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).
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......
Describing an element
A flexible modeling includes different elements linked together......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......