|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Returns the type of current element (tag or attribute). |
|
|
|
|
|
|
|
| Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
|
| Opens a directory picker. |
|
|
|
|
|
|
|
| Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
|
| Erases a chart and destroys this chart. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Deletes the following from a Map control:
all markers,
all shapes,
all images.... |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
|
| Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
| Used to:
return the value of a record item if a modification conflict occurs.
check if a modification conflict occurred.... |
|
|
|
|
|
|
|
| The IntegerPart property is used to configure Numeric items. |
|
|
|
|
|
|
|
| The DecimalPart property is used to configure Numeric items. |
|
|
|
|
|
|
|
| Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
|
| Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
|
| Indicates the end of the use of the sensor functions. |
|
|
|
|
|
|
|
| Returns the version number of the wdxxxvm DLL. |
|
|
|
|
|
|
|
| The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
|
|
|
|
|
|
|
| The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming. |
|
|
|
|
|
|
|
| The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|