ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text 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, tables, items, components, assemblies, Custom-Folders, etc.)...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
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......
Aliases on tables: HAlias function
The aliases are used to handle......
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.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
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......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
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......