ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the time is valid or the <Time> parameter corresponds to an empty string (""), False if the time is invalid. A time is considered invalid if:"HH" is not between "00" and "23"."MM" is not between "00" and "59"."SS" is not between "00" and "59"."CC" is not between "00" and "99".
Time to use. This time can correspond to: a character string in HHMMSSCC format (HH corresponds to hours, MM to minutes, SS to seconds and CC to hundredths of a second). Versions 24 and latera character string in YYYYMMDDHHmmSSCC format (YYYY corresponds to the year, MM to the month, DD to the day, HH to hours, mm to minutes, SS to seconds and CC to hundredths of a second). In this case, only the time is taken into account. New in version 24a character string in YYYYMMDDHHmmSSCC format (YYYY corresponds to the year, MM to the month, DD to the day, HH to hours, mm to minutes, SS to seconds and CC to hundredths of a second). In this case, only the time is taken into account. a character string in YYYYMMDDHHmmSSCC format (YYYY corresponds to the year, MM to the month, DD to the day, HH to hours, mm to minutes, SS to seconds and CC to hundredths of a second). In this case, only the time is taken into account. a Time variable. Versions 24 and latera DateTime variable. In this case, only the time is taken into account.New in version 24a DateTime variable. In this case, only the time is taken into account.a DateTime variable. In this case, only the time is taken into account.
Last update: 10/23/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: