ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
fExeDir (Function)
Returns the directory from which the execution is started.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Events associated with Carousel controls
List of events associated with Carousel controls...
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Execute (Function)
Starts the execution of a process through programming.
Error (Function)
Displays a custom error message in a system error window.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Report based on a query
Queries are used to easily select records in one or more data files......
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)......
Materialized view
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
How to save and retrieve an image in a binary memo
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......