ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
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.
28. Site SEO
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
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......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Creating the skin template of a report
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......
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.
Example for creating a select query
This help page explains how to create two select queries......
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
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....