ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
HClient structure
The HClient structure is used to......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Tab control
The Tab control is used to simultaneously display different controls......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Accessing a database via a web service
The database can be accessed via a web service......
Help editor options
The options of the help editor ("Display......
3-tier architecture
The development in "3-tier" architecture is now simplified......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Changing sites from AWP to SEO-ready session mode
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......