|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing... |
|
|
|
|
|
|
Creates and opens a temporary file. |
|
|
|
|
|
|
Reads the group of contacts found after the current group in the address book of a Lotus Notes... |
|
|
|
|
|
|
Returns the list of applications currently run. |
|
|
|
|
|
|
To display the control characteristics, select "Description" in the context menu of control...... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values... |
|
|
|
|
|
|
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values... |
|
|
|
|
|
|
Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|