ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
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.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
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......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
OpenChild (Function)
Opens a non-modal child window.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Customize the interface: move, enlarge or color controls
The Clickable Image control
The Clickable Image control can be used to......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......