|
|
|
|
|
|
|
Indicates whether the specified year is a leap year or not. |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
Validates the modification or addition of the record associated with the current row in the Looper control. |
|
|
|
|
|
|
Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
|
|
|
|
|
|
The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction"). |
|
|
|
|
|
|
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self"). |
|
|
|
|
|
|
Returns the number of the current day in the current month. |
|
|
|
|
|
|
Calculates the number of days between two dates. |
|
|
|
|
|
|
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
The OutgoingData property is used to determine and change the type of data emitted by the stream. |
|
|
|
|
|
|
The Checked property gets and sets the checkmark state of an element. |
|
|
|
|
|
|
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection. |
|
|
|
|
|
|
The Timeout property is used to get and change the time after which the connection is considered to have "failed". |
|
|
|
|
|
|
The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
The IncomingData property gets and sets the type of data received by the stream. |
|
|
|
|
|
|
The Address property is used to:
Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect.
Get the address of the last outgoing connection request.... |
|
|
|
|
|
|
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video. |
|
|
|
|
|
|
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|