ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Examples for using the OLE DB provider for HFSQL
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Principle for running threads
At runtime, an application runs in a main thread......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
DDEUpdate (Function)
Modifies a linked data.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
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......
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
ERR_BUTTON_EXPECTED
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Customize the interface: move, enlarge or color controls
The Clickable Image control
The Clickable Image control can be used to......
1. Analysis: database structure
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......