|
|
|
|
|
|
|
The Identifier property is used to get and change the identifier of an element. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
The comparison operators can be divided into several categories...... |
|
|
|
|
|
|
The Caption property is used to get and change the text of an element. |
|
|
|
|
|
|
Creates the signature of a character string. |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
Closes a synchronization event between several threads. |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
xlsNbRows is kept for backward compatibility only. |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
A tab pane found in a window or in a page can be handled by the following WLanguage properties...... |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMin property gets the minimum value of the Y-axis in a Chart control. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
Starts recording a test scenario (also called reproduction scenario). |
|
|
|
|
|
|
Deletes an itinerary from a Map control. |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis.... |
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Usage example of the DDERetrieve function |
|
|
|
|
|
|
Usage example of the ThreadWaitSignal function |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|