ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Table control functions
List of functions specific to Table controls...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Properties associated with Combo Box controls that display a table
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
TreeView Table control functions
List of functions for managing TreeView Table controls...
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.