ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
WINDEV FTP functions
List of WINDEV FTP functions...
Handling Organization Chart controls programmatically
11. User Macro-Code: UMC in practice
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Information 37: Optimize your FOR loop
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
18. Secure payment
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......