ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinInterestRate (Example)
Usage example of the FinInterestRate function
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
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
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
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...
Creating the Relation pages of a WEBDEV RAD pattern
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
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