ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the registry
List of constants used by the registry management functions....
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
.NET application
To create a.NET application from a project......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Table>.Count (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....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Table>.Position (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.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.