|
|
|
|
|
|
|
Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
Retrieves the characteristics of the CD/DVD found in the current burner.... |
|
|
|
|
|
|
Modifies the status of an event. |
|
|
|
|
|
|
The CacheSize property is used to:
Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.... |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. |
|
|
|
|
|
|
Clears the list of values proposed for the assisted input of an edit control. |
|
|
|
|
|
|
Usage example of the Event function |
|
|
|
|
|
|
Returns the status of the current burner. |
|
|
|
|
|
|
Returns the path of the current burner. |
|
|
|
|
|
|
Returns the number of widgets found in a Dashboard control. |
|
|
|
|
|
|
Used to indicate the specific working hours per day in a Scheduler control. |
|
|
|
|
|
|
Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
The MarginInterCell property is used to:
find out the margin between rows or columns in a Layout control.
modify the margin between rows or columns in a Layout control.... |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
Restores the configuration of a Dashboard control. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
Assigns the control value to the source of a control link. |
|
|
|
|
|
|
Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
An infinite Progress Bar control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
Adds a child tag into an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|