|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
|
| Entirely or partially locks an external file. |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Modifies the start and end marks on one of the chart axes. |
|
|
|
|
|
|
|
| Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers. |
|
|
|
|
|
|
|
| Draws a chart according to the specified parameters. |
|
|
|
|
|
|
|
| Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
| Sends the image file to print to the print buffer. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming...... |
|
|
|
|
|
|
|
| Declares a description of table (found in a database schema) in the current project. |
|
|
|
|
|
|
|
| Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control.
Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll.... |
|
|
|
|
|
|
|
| The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database. |
|
|
|
|
|
|
|
| The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
|
| The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page. |
|
|
|
|
|
|
|
| The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
|
| Plays a media file in a Multimedia control. |
|
|
|
|
|
|
|
| Stores the current file context (current record, filter, pointers). |
|
|
|
|
|
|
|
| When the replication is described, the data files must be added into the replication...... |
|
|
|
|
|
|
|
| New features in WINDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|