ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
Access rights to a class property
A property is a code element that includes two processes......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.