ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Warning 18: Loop without potential end
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Sorts in a report
The sort is used to organize the information displayed in the report......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
ERR_NO_PAGE
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Video control properties
The following properties can be used on a Video control:...
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Line control properties
List of properties associated with the Line control...
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Body block
The Body block corresponds to the main block of the report......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....