|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV includes a wizard for generating a setup program:
to install a WINDEV application.
to install other files. Installing goodies for instance (images, videos, ...).... |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
|
| You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
|
| The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
|
| The ForbiddenFunctions property gets and sets the list of functions that cannot be used in the Code Editor control, or with the Compile, ExecuteCode or EvaluateExpression functions. |
|
|
|
|
|
|
|
| The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.). |
|
|
|
|
|
|
|
| Opens and runs a WINDEV project. |
|
|
|
|
|
|
|
| Ends a program that is using WINDEV. |
|
|
|
|
|
|
|
| Runs a preset WINDEV action. |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
|
| A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site...... |
|
|
|
|
|
|
|
| A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server...... |
|
|
|
|
|
|
|
| WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically...... |
|
|
|
|
|
|
|
| Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
|
| WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
|
| Context menus are often used in websites...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|