ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
Size (Property)
The Size property is used to determine and change the size of an element.
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.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HLogRecreate (Function)
Used to re-create an empty log.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Telephony constants
List of constants used by telephony functions...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HDescribeConnection (Function)
Describes a new connection to an external database.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.