ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Custom properties (WLanguage)
A custom property is a code element with two events......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
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......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Error 803: Return and Result cannot be used in the same process
Error 530: The -- operator is not allowed
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Using an external component in an application
A component can be reused at any time in any application......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....