ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Report data source
...The reports can be created with the data coming from:...
Creating a delete query
A delete query (corresponding SQL statement......
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......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Custom tooltips
Tooltips are very useful for application users......
Reports
A report provides a custom view of data......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
fMemExist (Function)
Checks the existence of a shared memory zone.