ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSelect (Function)
Returns the index of the selected element in the Table or 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....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HDelete (Function)
Deletes a record from a table (query or view).
HState (Function)
Used to find out the state of a record.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
SysSerialNum (Function)
Returns the IMEI number of the current device.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
zipDeleteAll (Function)
Deletes all files from an archive.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
iDestination (Function)
Configures the print destination.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.