ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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....
dRectangle (Example)
Usage example of the dRectangle function
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
dCircle (Example)
Usage example of the dCircle function
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Creating index keywords
Index keywords allow users to easily find a help page......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Animation (Property)
The Animation property animates an image.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Environment of the report editor
Environment of the report editor...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with ListView controls
List of events associated with ListView controls...