ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
How to save and retrieve an image in a binary memo
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Creating the Relation pages of a WEBDEV RAD pattern
FinInterestRate (Example)
Usage example of the FinInterestRate function
Specific features of the Express version
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Various constants
List of various constants used by the constants WINDEV functions....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Variable scope
Variables can be declared anywhere in the code....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.