ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinInterestRate (Example)
Usage example of the FinInterestRate function
2. How to test a site?
Error 112: An array can only have a maximum of X dimensions
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinError (Example)
Usage example of the FinError function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HDelete (Function)
Deletes a record from a data file (query or view).
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
FTPListFile (Example)
Usage example of the FTPListFile function
HNbRec (Example)
Usage example of the HNbRec function
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
The planes (in a window or in a report)
The planes are used to group the window controls......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.