|
|
|
|
|
|
|
Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Colors an area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
Usage example of the fOpen function |
|
|
|
|
|
|
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
Indicates whether a Table or TreeView Table control is currently in edit. |
|
|
|
|
|
|
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|