ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinInterestRate (Example)
Usage example of the FinInterestRate function
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Functions for managing images
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
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......
Creating the Relation pages of a WEBDEV RAD pattern
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
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......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.