ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
WDINT, WDTRAD and WDDIXIO: Translation tools
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
AAF: Context menu of Image controls
A context menu is available for Image controls......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Keep-alive on connection
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).
<Source>.ImportJSON (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).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Error 1038: This member already exists in the class
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
21. Reports
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
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.