ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
28. Site SEO
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
11. External component
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......