|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...... |
|
|
|
|
|
|
|
| In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
|
| In some cases, it may be useful to run the same query multiple times while modifying one or more parameters...... |
|
|
|
|
|
|
|
| The Timeout property is used to get and change the maximum wait time before a request times out. |
|
|
|
|
|
|
|
| The BackgroundPattern property is used to get and change the background pattern of an element. |
|
|
|
|
|
|
|
| All contributors must provide details about their work schedule so that project management tools reflect reality...... |
|
|
|
|
|
|
|
| From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files...... |
|
|
|
|
|
|
|
| From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time...... |
|
|
|
|
|
|
|
| A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database.... |
|
|
|
|
|
|
|
| The Native Oracle Connector is used to:
specify the input values during the call to a stored procedure.
retrieve the output values after a call to a stored procedure.... |
|
|
|
|
|
|
|
| Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
|
| Used to manage battery optimization:
Identifies the battery optimization mode for the current application.
Prompts the user to disable battery optimization for a given application on the device.
This function can be used to tell the operating system to stop preventing the application from running in the background.... |
|
|
|
|
|
|
|
| The "Connections" tab gives various information about the current connections...... |
|
|
|
|
|
|
|
| The principle of JITc technology (Just In Time Compilation) is straightforward...... |
|
|
|
|
|
|
|
| Once a query is created, all the characteristics of this query can be modified at any time...... |
|
|
|
|
|
|
|
| From version 12, a new RAD technology has appeared...... |
|
|
|
|
|
|
|
| This type of chart is used to represent a permanent data flow in real time...... |
|
|
|
|
|
|
|
| Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
|
| Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
|
| WEBDEV allows you to develop sites for all types of devices...... |
|
|
|
|
|
|
|
| The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|