ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Report data source
...The reports can be created with the data coming from:...
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
ReplicSynchro: Use
ReplicAdmin: Overview
ReplicSynchro: Overview
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....