|
|
|
|
|
|
|
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Deletes a list from a Kanban control. |
|
|
|
|
|
|
Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
In a trigger, MyFile is used to identify the file that activates the trigger... |
|
|
|
|
|
|
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Allows to use an Automation object already started on the current computer. |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
Creates and opens a temporary file. |
|
|
|
|
|
|
Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
Returns the list of applications currently run. |
|
|
|
|
|
|
To display the control characteristics, select "Description" in the context menu of control...... |
|
|
|
|
|
|
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Sorts the values selected in a Spreadsheet control. |
|
|
|
|
|
|
The <=> operator is used to exchange the contents of two elements... |
|
|
|
|
|
|
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
The SQL functions can be used to handle the SQL Server database...... |
|
|
|
|
|
|
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|