ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
The Upload control
The Upload control is used to upload files on the Web server......
Glossary
The glossary lists all the abbreviations used in the code editor......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Constants for managing the Enumerations and the Combinations
WEBDEV concepts
ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
5. User Groupware in practice
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......