ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Creating a window skin template
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Windows
The windows represent the main interface of a WINDEV application......
Detailed use of WINDEV FTP/RPC
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
5. User Groupware in practice
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Data model editor: types of links
Several types of links can be found between the files......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Principle for running threads
At runtime, an application runs in a main thread......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....