ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
fOpen (Example)
Usage example of the fOpen function
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HState (Function)
Used to find out the state of a record.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HIndex (Function)
Rebuilds the file index (".NDX" file).
fRemoveDir (Function)
Deletes a directory from a disk.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
5. The following files are automatically created
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....