ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Creating a select query
A select query (corresponding SQL statement......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Configuring Reports & Queries
Reports & Queries is used to......
iParameterViewer (Function)
Configures the report viewer.
Welcome to Reports & Queries
Reports & Queries is used to......
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Global and local variable
Two types of variables are available......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Handling a control through programming in a report
All report controls can be handled through programming......
23. Print modes
How to develop a PHP site?
What is a PHP site?......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....