|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Runs a method of an interface of a COM object instantiated by COMCreateInstance. |
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
|
| The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
|
| Opens a popup allowing you to select the application that will be used to share a resource (text or document). |
|
|
|
|
|
|
|
| A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
|
| Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control. |
|
|
|
|
|
|
|
| Starts the native application for sending emails found on the current computer:
Computer running Windows,
Mobile device (Android, iPhone, iPad).... |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
| Stops a secondary thread. Function not recommended. |
|
|
|
|
|
|
|
| Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
|
| Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
|
| Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an error occurs in the current process. |
|
|
|
|
|
|
|
| Performs a search in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Adds an "invisible" value into an element found in a List Box or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
|
| Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
|
| Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
|
| By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format...... |
|
|
|
|
|
|
|
| Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
|
| Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
|
| The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|