|
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min |
|
|
|
|
|
|
By default, the codes available in the code editor correspond to the most common codes...... |
|
|
|
|
|
|
An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
An image can be used to easily define the shape of a window...... |
|
|
|
|
|
|
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
The Source Code Manager allows you to easily work in offline mode...... |
|
|
|
|
|
|
The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
Used to find out and modify the format of the CD or DVD to burn. |
|
|
|
|
|
|
Usage example of the HCopyRecord function |
|
|
|
|
|
|
Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
List of events associated with Link controls... |
|
|
|
|
|
|
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
List of constants used by the Google functions.... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
The Contact structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
To generate a RAD pattern:... |
|
|
|
|
|
|
The list of extension attributes ...... |
|
|
|
|
|
|
List of events associated with Calendar controls... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|