ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Nation (External language)
Defines the display language for the titles, captions, messages...
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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......
Visible (Property)
The Visible property is used to set the visibility of an element.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Functions for managing images
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.
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...
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
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
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
FinInterestRate (Example)
Usage example of the FinInterestRate function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.