ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
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:...
5. Project configuration
Deletes a row from a Looper control....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
Currencies
A currency is a real coded on 10 bytes....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
ReplicSynchro: Use
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Internal component
An internal component is a set of elements from a project......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
3. Deploying a WINDEV application
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......