|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL if its content is empty.
Configure the value returned by the control if its content is empty.... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| Moves a directory and its content. |
|
|
|
|
|
|
|
| The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
|
| A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
|
| The Connection keyword can correspond to:
the Connection variable.
the Connection property used to get and change the connection currently associated with a data file.
For more details, see Connection.
the Connection property of a hbScanParameter variable.... |
|
|
|
|
|
|
|
| The Page header block is printed on each new page...... |
|
|
|
|
|
|
|
| Used to find out the number of records added, modified or deleted when running the last query of the current context. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
|
| Returns or modifies the name of the help file used by the context-sensitive help of a window. |
|
|
|
|
|
|
|
| To migrate a WEBDEV site to PHP...... |
|
|
|
|
|
|
|
| The HTML Editor control allows users to create and modify HTML pages...... |
|
|
|
|
|
|
|
| The main operations that can be performed on a CDM are as follows...... |
|
|
|
|
|
|
|
| Adds a system tray icon (in the lower-right corner of the screen). |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code...... |
|
|
|
|
|
|
|
| Defines a meta file as chart destination. |
|
|
|
|
|
|
|
| Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr... |
|
|
|
|
|
|
|
| Loads the content of a resource from a library. |
|
|
|
|
|
|
|
| Copies the content of a form into the clipboard. |
|
|
|
|
|
|
|
| Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|