ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Local procedure
Two types of procedures are available......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HDescribeConnection (Function)
Describes a new connection to an external database.
HDelete (Function)
Deletes a record from a table (query or view).
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
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....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
fWrite (Function)
Writes: a character string into an external file. a memory section....
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....
SQLExec (Function)
Names and runs an SQL query.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
zipDeleteAll (Function)
Deletes all files from an archive.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
NetworkConnect (Function)
Associates a drive with a shared network directory.
iDestination (Function)
Configures the print destination.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.