ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text 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.)...
Setup on a local network (LAN)
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Report data source
...The reports can be created with the data coming from:...
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Parent (Property)
The Parent property is used to get the parent element of an element.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Creating a translation file
WDINT allows you to create a translation file....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Report viewer: Proposing several reports
In the document preview, end users can......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Print constants
List of constants used by the print functions....
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WDDIXIO License Agreement
WDDIXIO License Agreement...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....