|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Dials a phone number for a voice line and chooses the device to use. |
|
|
|
|
|
|
|
| A Scheduler control can be...... |
|
|
|
|
|
|
|
| The remote management tool is used to manage the connections to the dynamic WEBDEV sites.... |
|
|
|
|
|
|
|
| The management of remote control uses a file in INI format...... |
|
|
|
|
|
|
|
| Log-based replication can be implemented in the data model editor...... |
|
|
|
|
|
|
|
| The ElementHeight property is used to:
Find out or modify the height of the elements in an Organization Chart control.
Find out or modify the height of the cells in a Dashboard control.... |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
| The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file. |
|
|
|
|
|
|
|
| The analysis proposes two types of Unicode items...... |
|
|
|
|
|
|
|
| When developing a project, the project is compiled on a regular basis.... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file. |
|
|
|
|
|
|
|
| Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX). |
|
|
|
|
|
|
|
| Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file. |
|
|
|
|
|
|
|
| The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
|
| WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
|
| Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
|
| The CollapsedImage property is used to:
find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
find out and/or modify the default image associated with a collapsed row in a TreeView control.
find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.... |
|
|
|
|
|
|
|
| The Upload control is used to upload files on the Web server...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website...... |
|
|
|
|
|
|
|
| The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made. |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
| The Replication property is used to:
determine the replication mode used for a data file (defined in the data model editor or programmatically).
specify the replication mode used for a data file (file described programmatically only).... |
|
|
|
|
|
|
|
| The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
| Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
|
| WDReplic is a tool used to manage the replication of data between several computers that use the same application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|