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.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
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)......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
28. Site SEO
Creating the skin template of a report
Example for creating a select query
This help page explains how to create two select queries......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
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
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....