|
|
|
|
|
|
|
Manages the mouse cursor and specifies the action allowed during Drag and Drop. |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
The following functions are used to manage activation keys:... |
|
|
|
|
|
|
Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). |
|
|
|
|
|
|
Describes a link between two data files through programming. |
|
|
|
|
|
|
Erases the files found on a rewritable CD or DVD. |
|
|
|
|
|
|
The monitoring robot retrieves the available disk space via an SNMP agent...... |
|
|
|
|
|
|
The Pane property is used to:
Find out the pane tabs associated with a control.
Define the pane tabs associated with a control.... |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
Compares the content of two files bit by bit. |
|
|
|
|
|
|
When creating an executable, a library or a component, ...... |
|
|
|
|
|
|
Merges several files into a single one. |
|
|
|
|
|
|
Defines the mode for comparing data files. |
|
|
|
|
|
|
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|