|
|
|
|
|
|
|
Gets or changes the label of a menu option (context or drop-down menu). |
|
|
|
|
|
|
Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
Used to define or re-initialize the area to scan. |
|
|
|
|
|
|
Stops reading a pre-recorded message (tapiPlay). |
|
|
|
|
|
|
The SCP functions are as follows ...... |
|
|
|
|
|
|
Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
The assisted universal replication is available in Android and iOS...... |
|
|
|
|
|
|
Makes a menu option invisible (popup menu or drop-down menu). |
|
|
|
|
|
|
Disables (grays out) a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
Adds a system tray icon (in the lower-right corner of the screen). |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
Inserts an element at the given index of a drop-down or expanded list. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
The Flash control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
Java applications in practice... |
|
|
|
|
|
|
Starts detecting the Wi-Fi access points currently accessible from the device. |
|
|
|
|
|
|
The DisplayOrphan property is used to:
Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
Change the display mode of a row or column in a Pivot Table control when it has no parent.... |
|
|
|
|
|
|
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
The PageByPagePrint property is used to:
Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
Find out the print mode of the report (page by page or all at once).... |
|
|
|
|
|
|
The following functions are used to manage Map controls via prefix syntax... |
|
|
|
|
|
|
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
the page number for the specified position,
the X-position (in mm) for the specified position,
the Y-position (in mm) for the specified position.... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|