ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
W3C standardization
You must comply with the W3C standard (HTML 4......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
NotificationDisplay (Function)
Displays a message outside the browser.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ThreadRequestStop (Function)
Sends a stop request to a thread.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Configuring the SOAP administrator
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ThreadState (Function)
Returns the current status of a thread.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Option (Property)
The Option property is used to get and change certain options.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.