ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
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....
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......
28. Site SEO
<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
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Creating the skin template of a report
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
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....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Example for creating a select query
This help page explains how to create two select queries......
11. External component
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
18. Secure payment
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....