ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
SQL view
An SQL view is a virtual data source defined by an SQL query......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Functions for managing images
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......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
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.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
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....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
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.
FinInterestRate (Example)
Usage example of the FinInterestRate function
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
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...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Creating the Relation pages of a WEBDEV RAD pattern
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.