ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown 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.
iPrintArea (Function)
Prints a text 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.)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Email management functions
List of functions for managing emails...
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WINDEV concepts
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Telephony constants
List of constants used by telephony functions...
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Classes, members, methods and properties
A class is made of......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
PDF file functions (prefix syntax)
PDF file functions...
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).