ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinCurrentVal (Function)
Returns the current value of investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
FinFutureVal (Function)
Returns the future value of an investment.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
WaitWindowStart (Function)
Opens the wait window of application.
Commands of the external interface
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
List of operators
UploadStart (Function)
Starts sending the selected files into an Upload control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Execute (Function)
Starts the execution of a process through programming.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....