ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.NET application
To create a.NET application from a project......
<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....
Constants for managing the registry
List of constants used by the registry management functions....
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Constants for external files
List of constants used by the functions for managing external files....
Calling a procedure/a function
Syntax for calling a local or global procedure.
XMLSave (Function)
Saves an XML document in a file.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
<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.
<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....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....