ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
The different types of windows
The following types of windows can be created in a WINDEV application......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
18. Management of business rules
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Programming overview in C and C++
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
WDXView : Use
This help page presents the different features of WDXView......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Printing nested reports
To create a main report containing several secondary reports:...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
WDScript: use in command-line and console mode