ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Assignment operators
Three assignment operators are available......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Using the Vista style in your windows
WINDEV allows you to customize......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Creating links
Links help users navigate the help system......
Code snippets
The code editor allows you to enter "Code snippets"......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
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 Web user will have the ability to print the report from a button, a menu option, ... for example....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Environment of the report editor
Environment of the report editor...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min