ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
HHistoryModification (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.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
ERR_BAD_CONTEXT_INVALID
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The Organizer control
The Organizer control is used to display and handle organizers......
Managing the styles
The help editor allows you to define styles of paragraphs......
Component diagram
A component diagram shows the physical and static architecture of a system software......