|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Allows:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
|
| Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
|
| Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
|
| Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
|
| Retrieves information about the current exception. |
|
|
|
|
|
|
|
| Checks a character string before and after transmission between WINDEV applications and WEBDEVsites. |
|
|
|
|
|
|
|
| Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
|
| Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
|
| Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
|
| Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
|
| The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication... |
|
|
|
|
|
|
|
| Triggers the device's speech recognition service.... |
|
|
|
|
|
|
|
| The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| Returns the list of accessible Bluetooth Low Energy devices. |
|
|
|
|
|
|
|
| The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Usage example of the HCopyRecord function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|