ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Min (Function)
Returns the lowest value.
LanguageToNation (Function)
Returns the nation corresponding to a language.
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.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLSave (Function)
Saves an XML document in a file.
NationToLanguage (Function)
Returns the language corresponding to a nation.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Print functions
List of print functions...
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
HInfoView (Function)
Returns information about a materialized view.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
StringBuild (Function)
Builds a character string from an initial string and parameters.