ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
fFileExist (Function)
Checks the existence of an external file.
MatExist (Function)
Checks the whether the matrix exists in memory.
grIncreaseData (Function)
Adds a value to a data in a chart.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
EmailLoadAttachment (Function)
Adds an attached file to an email.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.