ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
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
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.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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)......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Variable scope
Variables can be declared anywhere in the code....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.