|
|
|
|
|
|
|
Deletes a file from the list of files to upload: the file will not be uploaded on the server. |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format. |
|
|
|
|
|
|
Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Opens a new pane in a Dynamic Tab control. |
|
|
|
|
|
|
Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
The NameServerFile property is used to get the name of the uploaded file on the server. |
|
|
|
|
|
|
Selects an element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
Deselects an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
Clears the list of files to upload: no file will be uploaded on the server. |
|
|
|
|
|
|
Displays or removes a message from the status bar of the current window or browser. |
|
|
|
|
|
|
Closes all dynamic tabs of a Tab control. |
|
|
|
|
|
|
Moves a row or swaps two rows in a List Box or Combo Box control. |
|
|
|
|
|
|
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer.... |
|
|
|
|
|
|
Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
WINDEV proposes several types of setup for a WINDEV application...... |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|