ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
fDirectoryExist (Function)
Checks the existence of a directory.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HDeleteTrigger (Function)
Deletes a trigger.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
StringFormat (Function)
Formats a character string according to the selected options.
HInfoServer (Function)
Returns the specified information about the server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
SocketConfigure (Function)
Configures the use of Socket functions.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HChangeKey (Function)
Changes the browse item.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
HSetMemo (Function)
Used to modify the management mode of memo items.