|
|
|
|
|
|
|
Calculates the number of days between two dates. |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
The parameters can be passed to a procedure...... |
|
|
|
|
|
|
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
The operations on binary values are performed...... |
|
|
|
|
|
|
The Directory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
Overview of the different operators... |
|
|
|
|
|
|
Returns the age according to the date of birth. |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
Opens the system date picker. |
|
|
|
|
|
|
Draws a point in an Image control. |
|
|
|
|
|
|
List of functions for HFSQL management... |
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
The Google Maps service is an Internet mapping software proposed by Google...... |
|
|
|
|
|
|
Several WINDEV functions can be used to handle the Windows registry...... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products...... |
|
|
|
|
|
|
...The RAD pattern files (MDL files) are used to describe:... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|