ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
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.
AIDetect (Function)
Detects various elements in an image: objects, faces, etc. This detection is made possible by artificial intelligence (AI).
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
CSS Grid control properties
List of functions for managing windows...
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
Creating nested reports
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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)....
Thread execution
At runtime, an application runs in a main thread......
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).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......