ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing nested reports
To create a main report containing several secondary reports:...
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Creating a Java archive
When your Java application is developed, you can......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Error 532: The size of the string to extract must be strictly positive
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Translating a text file with WDTRAD
Move
The Move property determines if an element can be moved.
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....