ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Creating the Vision windows of the WINDEV RAD pattern
Combination (Type of variable)
A combination is a set of options.
HTTP constants
List of constants used by the HTTP functions....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
MemSeek (Example)
Usage example of the MemSeek function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
18. Order of execution of the code of buttons/links
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Error 532: The size of the string to extract must be strictly positive
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
List,Select,? (External language)
Returns the element selected in the list.
Error 110: The ASCIIZ string is too long