ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
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, ......
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......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
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......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
11. External component
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, ......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.