|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
|
| Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
|
| Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
|
| Changes the management mode of threads. |
|
|
|
|
|
|
|
| Restarts a paused service. |
|
|
|
|
|
|
|
| Usage example of the ArraySort function |
|
|
|
|
|
|
|
| Use example for the LDAPListChildren function |
|
|
|
|
|
|
|
| Usage example of the iParameter function |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Fills an array with the words from a string. |
|
|
|
|
|
|
|
| Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
|
| MySelf is used to handle the current 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. |
|
|
|
|
|
|
|
| Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function. |
|
|
|
|
|
|
|
| Usage example of the HListItem function |
|
|
|
|
|
|
|
| Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
|
| Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
|
| Initializes the label of a data series in a chart. |
|
|
|
|
|
|
|
| Identifies or modifies the type of chart. |
|
|
|
|
|
|
|
| Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
|
| Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|