|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary...... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas...... |
|
|
|
|
|
|
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types |
|
|
|
|
|
|
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
When fillilng a TreeView control, an image is associated with each element.... |
|
|
|
|
|
|
The StartDate property is used to determine and change the start date of the selected time period:
in a Calendar control.
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...... |
|
|
|
|
|
|
The EndDate property is used to get and change the selected time period end date:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
Used to:
Turn a chart around one of its axes in order to better view the data.
Find out the rotation angle of a chart on one of its axes.... |
|
|
|
|
|
|
Creates a character string from the data:
found in a Word Processing control or in a Word Processing document.
found in a paragraph of a Word Processing control.... |
|
|
|
|
|
|
The controls from a window can be linked to a data file or existing query, ...... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|