ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
3. Deploying a WINDEV application
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
4. Monitor your applications
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Specific features of the Express version
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
ERR_DISCONNECTED_BY_ADMIN
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Specific features of the Express version
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
WDSQL, SQL querier: Overview
WDSQL is used to......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Variable scope
Variables can be declared anywhere in the code....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......