ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Zombie data files and items
During the life of an application, items live and die......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
16. Application test in practice
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
5. Deploying a dynamic site (Session or AWP) in practice
Events associated with a Spreadsheet control
nWDGetLastError: Error code of last error
Error code of last error......
11. Choosing the action of a button/link