ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
11. Table/Looper controls
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Open (Function)
Opens a modal WINDEV window.
Record (Type of variable)
The Record type is used to save the values of a record.
State (Property)
The State property is used to get and change the state of an element.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HIndex (Function)
Rebuilds the file index (".NDX" file).
iParameter (Function)
Retrieves the printer configuration and configures the print.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Declaring and using a variable
A variable is defined by name and type......
HChangeKey (Function)
Changes the browse item.
The Organizer control
The Organizer control is used to display and handle organizers......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HOpen (Function)
Opens a data file.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.