ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
How to create a menu?
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
ERR_LAUNCH_FAILED
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Events associated with Button controls
List of events associated with Button controls...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Standard FTP functions
List of standard FTP functions...