ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Composite variable
A composite variable contains different types of elements (members)...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
LoadParameter (Function)
Reads a persistent value.
XMLDocument (Function)
Creates a new XML document.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
eCurrencyName (Function)
Returns the caption of a currency.
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
fSeek (Example)
Usage example of the fSeek function
Report viewer: Proposing several reports
In the document preview, end users can......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
The single-part and multi-part archives
Two types of archives are available......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....