|
|
|
|
|
|
|
The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
The sfMergeResult type is used to find out the result of SFMerge... |
|
|
|
|
|
|
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service"). |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
Displays or hides the chart gridlines. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming...... |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
Used to establish a connection with a X10 interface. |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access...... |
|
|
|
|
|
|
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable. |
|
|
|
|
|
|
Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive. |
|
|
|
|
|
|
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive. |
|
|
|
|
|
|
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive. |
|
|
|
|
|
|
Sends a message from the server to all the connected client computers.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Usage example of the HState function |
|
|
|
|
|
|
Adds one or more documents into a collection of MongoDB database. |
|
|
|
|
|
|
Creates a reader used to read an XML document without loading it in memory. |
|
|
|
|
|
|
Usage example of ChangeAction |
|
|
|
|
|
|
To generate a RAD pattern:... |
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application.... |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|