ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
System constants
List of constants used by the system functions....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
2. Projects in practice
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
gClickableLink (Function)
Adds a clickable link in a graphic string.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
2. Projects in practice
Discover the main operations that can be performed on a project....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
11. Controls in practice
Discover the main characteristics of the controls...
Label report
The report editor allows you to create "Label" reports......