ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFill (Example)
Usage example of the dFill function
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Time (Type of variable)
The Time type is used to easily handle the times...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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
MyPage (Reserved word)
MyPage is used to handle the current page...
FinInterestRate (Example)
Usage example of the FinInterestRate function
gImage (Function)
Builds a sequence of characters containing an image.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
SQLExec (Example)
Usage example of the SQLExec function
gBackgroundGradient (Function)
Describes a display color in gradient mode.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
FileDisplay (Example)
Usage example of the FileDisplay function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
dPixelColor (Example)
Usage example of the dPixelColor function