ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LogRecreate (Function)
Used to re-create an empty log.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
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....
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<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.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<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.
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.