|
|
|
|
|
|
|
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories).... |
|
|
|
|
|
|
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class...... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup...... |
|
|
|
|
|
|
Stops printing the current report immediately. |
|
|
|
|
|
|
Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
Adds a new background task. |
|
|
|
|
|
|
List of constants used by the functions for managing controls... |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min |
|
|
|
|
|
|
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file). |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Displays or hides the chart gridlines. |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus...... |
|
|
|
|
|
|
Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|