|
|
|
|
|
|
|
WINDEV includes multiple methods to manage emails... |
|
|
|
|
|
|
Returns the number of tokens present in a "Text token" Edit control. |
|
|
|
|
|
|
The Token keyword can correspond to... |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file. |
|
|
|
|
|
|
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable. |
|
|
|
|
|
|
Retrieves information of a URI resource. |
|
|
|
|
|
|
Inserts a token into a "Text token" Edit control. |
|
|
|
|
|
|
Adds a token to a "Text token" Edit control. |
|
|
|
|
|
|
Inserts a token into a "Text token" Edit control. |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another.... |
|
|
|
|
|
|
WINDEV includes advanced socket management functions.... |
|
|
|
|
|
|
WINDEV is provided with projects that contain components.... |
|
|
|
|
|
|
WINDEV Mobile includes different types of generation...... |
|
|
|
|
|
|
There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another.... |
|
|
|
|
|
|
Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
Indicates the file currently uploaded via the Upload control. |
|
|
|
|
|
|
Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|