ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Including the code
You want to include your code lines in a condition, in a structure, ......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
1. Testing a site: Elements to be tested
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Error 3: The string has no final "
Error 11: The label is unknown
Environment of the data model editor
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
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Warning 18: Loop without potential end
Body block
The Body block corresponds to the main block of the report......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
12. Synchronizing data
Help about new features: Letting users know about changes
Applications are constantly evolving......
Link properties
When creating a link, you can simply specify the destination......
The Looper control
A Looper control is used to repeat the controls found in a specific area......