ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Events associated with the project
List of events associated with the project...
Managing parallel tasks
The computers are becoming more and more powerful......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WINDEV applications for Linux: Specific features
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
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....
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Custom tooltips
Tooltips are very useful for application users......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Title (Property)
The Title property is used to get and change the title of an element.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......