ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Array management functions
List of functions for managing arrays...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Properties associated with Combo Box controls that display a table
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
Burn functions
List of burner functions...
Error 204: using a parameter without optional value after parameters ...
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
LooperInsert (Function)
Inserts a row into a Looper control.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
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.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.