ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
OBEX constants
List of constants used by the OBEX functions....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
FinFutureVal (Function)
Returns the future value of an investment.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
fWrite (Example)
Usage example of the fWrite function
Popup window
WINDEV allows you to open windows in popup format......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.