WebDatePicker.StartDate
From Xojo Documentation
Property (As String )
aWebDatePicker.StartDate = newStringValue
or
StringValue = aWebDatePicker.StartDate
New in 2020r1
Supported for all project types and targets.
or
StringValue = aWebDatePicker.StartDate
New in 2020r1
Supported for all project types and targets.
The first date allowed for entry.
Notes
The date must be in SQLDate format (YYYY-MM-DD).