ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
WDXView: Overview
WDXView is an ActiveX browser...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
grDestinationWnd (Function)
Defines a window as chart destination.
Visible (Property)
The Visible property is used to set the visibility of an element.
Nation (External language)
Defines the display language for the titles, captions, messages...
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......
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.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
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...
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