ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
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.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
7. AJAX technology
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Programming automatic calculations in the columns of a Table control
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Code history
The code history is used to......