|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the dFont function |
|
|
|
|
|
|
|
| Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the parent. |
|
|
|
|
|
|
|
| Lists the resources integrated to the application. |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
|
| Returns information about a drive. |
|
|
|
|
|
|
|
| Usage example of the EmailCloseSession function |
|
|
|
|
|
|
|
| Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
|
| Usage example of the HDeclareExternal function |
|
|
|
|
|
|
|
| Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
|
| Usage example of the EmailDeleteMessage function |
|
|
|
|
|
|
|
| Bar Code controls can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
|
| Deletes a row from a Looper control. |
|
|
|
|
|
|
|
| Defines the zoom of a chart. |
|
|
|
|
|
|
|
| All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
|
| Usage example of the zipExtractFile function |
|
|
|
|
|
|
|
| Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("...... |
|
|
|
|
|
|
|
| A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.... |
|
|
|
|
|
|
|
| Writes text or image information into the system clipboard. |
|
|
|
|
|
|
|
| The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming. |
|
|
|
|
|
|
|
| The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page. |
|
|
|
|
|
|
|
| The Null property is used to:
Assign NULL to the item for the current record.
Find out whether the item is associated with the NULL value for the current record.
Define the default value of an item when the item is described through programming.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|