ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Reals
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
The Dashboard control
Dashboards are essential elements in an application......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
MemSeek (Example)
Usage example of the MemSeek function
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....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
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.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
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
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....