ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
Summary table: Managing the application directories according to the platform
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL tables.
<Connection variable>.DeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection....
<Connection variable>.Backup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
Accessing HFSQL tables via SAMBA on Linux
To access HFSQL tables via Samba on Linux, special settings are required......
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
<Source>.Flush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.