ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

".STY" file: "Style sheet" file
A style sheet is a "......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Using an external component in an application
A component can be reused at any time in any application......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
9. Types of standard controls
Types of standard controls...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Project description: Project tab
The project description window allows you to configure various elements of your project......
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Examples for using the OLE DB provider for HFSQL
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
2. How to test a site?
1. Testing a site: Elements to be tested
HTML (Property)
The HTML property is used to configure the use of HTML content.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......