ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
fDirectoryExist (Function)
Checks the existence of a directory.
MemCount (Function)
Returns the number of elements found in a memory zone.
HCloseConnection (Function)
Closes a connection to a database.
XMLClose (Function)
Closes an XML document created by XMLDocument.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HSetMemo (Function)
Used to modify the management mode of memo items.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
DateDifference (Function)
Calculates the number of days between two dates.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
MemDelete (Function)
Deletes an element from a memory zone.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HFreePosition (Function)
Deletes a position saved by HSavePosition.
XMLSave (Function)
Saves an XML document in a file.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.