|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| Usage example of the XMLExecuteXPath function |
|
|
|
|
|
|
|
| Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
|
| Used to find out whether an archive exists. |
|
|
|
|
|
|
|
| Explicitly destroys an event. |
|
|
|
|
|
|
|
| The Width property is used to determine and change the width of an element. |
|
|
|
|
|
|
|
| Modifies the orientation of chart axes. |
|
|
|
|
|
|
|
| Retrieves the cookies read by a call:
to HTTPRequest for an HTTP domain.
to HTTPSend for an HTTP domain.... |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
|
| Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
|
| Selects the default font. |
|
|
|
|
|
|
|
| The FontStrikeOut property is used to:
Determine if the text displayed is struck through.
Apply strikethrough formatting (or not) the text displayed in a control.... |
|
|
|
|
|
|
|
| The BackgroundColor property is used to get and change the background color of an element. |
|
|
|
|
|
|
|
| Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
|
| Explicitly destroys a semaphore. |
|
|
|
|
|
|
|
| Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
|
| Creates a new control from an existing control. |
|
|
|
|
|
|
|
| Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
|
| The Opacity property is used to get and change the opacity of an element. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
|
| The main operations that can be performed on an item are as follows...... |
|
|
|
|
|
|
|
| Returns the number of rows in a Looper control. |
|
|
|
|
|
|
|
| Adds an itinerary onto a Map control. |
|
|
|
|
|
|
|
| Describes a file item through programming. |
|
|
|
|
|
|
|
| Returns the list of files:
found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
available on a connection via a native access or via an OLE DB driver.
for a group of files defined in the data model editor.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|