ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The OLE control
The OLE control is used to handle an OLE object......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Internal component
An internal component is a set of elements from a project......
Keep-alive on connection
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
11. External component