|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
|
| In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)...... |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...... |
|
|
|
|
|
|
|
| When using a database, you may have to perform maintenance operations on the data files...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website...... |
|
|
|
|
|
|
|
| The remote management tool is used to manage the connections to the dynamic WEBDEV sites.... |
|
|
|
|
|
|
|
| The end user can zoom the content of a window with the mouse...... |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
|
| The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL data file.... |
|
|
|
|
|
|
|
| List of HFSQL properties... |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.... |
|
|
|
|
|
|
|
| Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point. |
|
|
|
|
|
|
|
| The SourceDescription property is used to get the name of the element used as data source of a series. |
|
|
|
|
|
|
|
| Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server. |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields...... |
|
|
|
|
|
|
|
| Functions for managing multiple languages... |
|
|
|
|
|
|
|
| A ListView control can be used to display the content of a table (or the content of a query)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|