|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the text without the formatting characteristics specific to the RTF format. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
|
| The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown. |
|
|
|
|
|
|
|
| Deletes all formulas added with TableFormulaAdd. |
|
|
|
|
|
|
|
| The ScrollValue property gets and sets the scroll value. |
|
|
|
|
|
|
|
| A WEBDEV slider can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| Returns the status of the current burner. |
|
|
|
|
|
|
|
| Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
|
| Opens or closes the door of current burner. |
|
|
|
|
|
|
|
| Returns the list of burners installed on the current computer. |
|
|
|
|
|
|
|
| Retrieves the characteristics of the CD/DVD found in the current burner.... |
|
|
|
|
|
|
|
| A Font variable creates a font programmatically... |
|
|
|
|
|
|
|
| The MemZoneName property is used to:
find out the name of the memory area used as data source for a report.
modify the name of the memory area used as data source for a report.... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
|
| The NbPrintedRec property is used to determine the number of records already printed. |
|
|
|
|
|
|
|
| NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists). |
|
|
|
|
|
|
|
| The TotalNbRec property is used to:
Get the number of records to be printed.
Change the number of records to be printed.... |
|
|
|
|
|
|
|
| The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
|
| Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server...... |
|
|
|
|
|
|
|
| The SearchValue property is used to get and change the value of the search field in an Action Bar. |
|
|
|
|
|
|
|
| WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
|
| The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
|
| Modifies or returns the visibility state of the refresh bar in a window. |
|
|
|
|
|
|
|
| The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|