|
|
|
|
|
|
|
The Upload control is used to upload files on the Web server...... |
|
|
|
|
|
|
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
A service is a specific type of application intended to be run without any user intervention...... |
|
|
|
|
|
|
To use the telemetry in a WINDEV or WINDEV Mobile application, you must...... |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
Displays a file in the browser of Web user. |
|
|
|
|
|
|
Writes a specific value into an INI file (or into a file structured like an.INI file). |
|
|
|
|
|
|
LoadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
Moves a file from one directory to another. |
|
|
|
|
|
|
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server.... |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.... |
|
|
|
|
|
|
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control...... |
|
|
|
|
|
|
Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min |
|
|
|
|
|
|
A combination is a set of options. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|