ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
End of Document block
The End of document block is run once at the end of the report execution......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Creating and handling an item
The main operations that can be performed on an item are as follows......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
21. Managing business rules
Managing business rules...
18. Management of business rules
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
End of break block
The End of break block is optional......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....