ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Chart constants
List of constants used by the functions for chart management....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Twain constants
List of constants used by the Twain functions....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Error (Function)
Displays a custom error message in a system error window.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
API (Function)
Runs a function found in an external DLL.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fFileExist (Function)
Checks the existence of an external file.