|
|
|
|
|
|
|
Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
WEBDEV gives you the ability to manage all the CSS styles used in a project...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
Converts a value from a unit to another one. |
|
|
|
|
|
|
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Displays a custom message in a system information window. |
|
|
|
|
|
|
The test of a dynamic project can be run...... |
|
|
|
|
|
|
Returns the day of the week that corresponds to a given date. |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
Returns the day that corresponds to a given date. |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Converts an integer into a date in YYYYMMDD format. |
|
|
|
|
|
|
Returns or modifies the system date (date of the day defined on the current computer). |
|
|
|
|
|
|
Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|