ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
grDestinationWnd (Function)
Defines a window as chart destination.
Visible (Property)
The Visible property is used to set the visibility of an element.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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......
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.
1. Examples provided with WINDEV Mobile
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......
Nation (External language)
Defines the display language for the titles, captions, messages...
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
FinInterestRate (Example)
Usage example of the FinInterestRate function
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...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Creating the Relation pages of a WEBDEV RAD pattern