ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
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....
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....
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....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
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.
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....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
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......
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......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......