|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the fAttribute function |
|
|
|
|
|
|
|
| Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Draws a chart according to the specified parameters. |
|
|
|
|
|
|
|
| Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| The Table controls can be handled...... |
|
|
|
|
|
|
|
| The Rating control can be used in a window as well as in a page.... |
|
|
|
|
|
|
|
| WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
|
| The Language property is used to get and change the language used. |
|
|
|
|
|
|
|
| The Email property is used to get and change an email address. |
|
|
|
|
|
|
|
| Opens an xBase index file. |
|
|
|
|
|
|
|
| Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
| When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...... |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
| The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
|
| The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
|
| Shape controls in windows, pages and reports can be handled using different WLanguage properties...... |
|
|
|
|
|
|
|
| WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites.... |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| The "Dictionary" pane is used to handle the WINDEV dictionaries ("...... |
|
|
|
|
|
|
|
| Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|