ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HDescribeFile (Function)
Describes a data file programmatically.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Extracting messages added or modified since last extraction
A project was already created and translated......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
<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.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
CallDLL32 (Function)
Runs a function found in an external DLL.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
<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.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HVersion (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....
HChangeKey (Function)
Changes the browse item.