ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search in current code
When coding, developers often need to do a quick search in the current code...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
iSkipLine (Function)
Forces one or more line break.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
iEllipse (Function)
Prints an ellipse (in a rectangle).
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Creating anchors
The anchors are used to define specific points in a help page......
iLine (Function)
Prints a line at specified coordinates.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......