ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD options
Using WDDIXIO
To translate the text used in your project:...
Reintegrating translated text into a project
Once the translation of framework libraries ("......
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
<Source>.ChangeKey (Function)
Changes the browse item.
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WINDEV 2024 Tutorial - Table of contents
Extracting the text of the project
The following text can be extracted......
HChangeKey (Function)
Changes the browse item.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.