ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Events associated with ListView controls
List of events associated with ListView controls...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
"About" window
The "About" window is used to display and access various information about the current application......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Analysis links
The links are used to link the files found in an analysis between themselves......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WDXView : Use
This help page presents the different features of WDXView......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....