ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 404: The file for HFSQL browse cannot be an expression of this type
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
1. Testing a site: Elements to be tested
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
5. Site test in practice
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Text (Property)
The Text property is used to get and modify text.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Constants for managing tiles
Title (Property)
The Title property is used to get and change the title of an element.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WEBDEV concepts
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.