ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
PageDisplay (Function)
Displays a web page in the user's browser....
SQLExec (Function)
Names and runs an SQL query.
Events associated with TreeView controls
List of events associated with TreeView controls...
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Automatic error handling
Error handling can be customized for each process......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......