|
|
|
|
|
|
|
A Web Camera control found in a page can be handled in WLanguage by the following properties. |
|
|
|
|
|
|
You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
You can manipulate Flexbox controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
You can manipulate Image Editor controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
Several WLanguage properties can be used on the Calendar control found in a window or in a page...... |
|
|
|
|
|
|
Several WLanguage properties can be used to handle a control template in a window or in a page...... |
|
|
|
|
|
|
A Tab control found in a window or in a page can be handled by several WLanguage properties...... |
|
|
|
|
|
|
A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
List of properties associated with the Drawer control... |
|
|
|
|
|
|
You can manipulate Looper controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
A Rich Text Area control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
Button controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
Returns the list of the public holidays defined by BankHolidayAdd. |
|
|
|
|
|
|
Indicates whether a day is a public holiday or not. |
|
|
|
|
|
|
To migrate a WEBDEV site to PHP...... |
|
|
|
|
|
|
Clears the list of all public holidays. |
|
|
|
|
|
|
You have the ability to create applications that access the HFSQL Client/Server databases...... |
|
|
|
|
|
|
WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...... |
|
|
|
|
|
|
Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|