ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to find out whether a report was printed?
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Page Footer block
The Page footer block is run at the end of each page......
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......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
HsMenu,Label (Function)
Modifies the caption of a menu option.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Using a query with parameters
A query with parameters can be used......
Handling Spreadsheet controls programmatically (in a report)
Manager of automated tests
The test manager is used to......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Creating help pages
A help system includes several pages......