|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the number of instances of the WEBDEV site currently run on the server. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Document variable. |
|
|
|
|
|
|
|
| Returns the "system handle" (HINSTANCE) of the current program. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
|
| Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string:
in an entire Word Processing document.
in a fragment.... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| Constructs a copy of a class instance:
An object of the actual class of the class instance is allocated.
The members of the class instance are copied to the members of the new object.... |
|
|
|
|
|
|
|
| An object can be dynamically associated with a class, we talk of dynamic instantiation of object...... |
|
|
|
|
|
|
|
| Returns the instance of a module. |
|
|
|
|
|
|
|
| Returns the instance of the API of Map control. |
|
|
|
|
|
|
|
| Returns the instance of the API of Map control. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites...... |
|
|
|
|
|
|
|
| Runs an instance of the action plan in the software factory. |
|
|
|
|
|
|
|
| Retrieves information regarding the execution of an instance of action plan. |
|
|
|
|
|
|
|
| Adds a word to the dictionary of OpenOffice:
for the instance of the current application.
for all the applications.... |
|
|
|
|
|
|
|
| Used to find out whether a property exists on a control or on a class instance. |
|
|
|
|
|
|
|
| WEBDEV allows you to create a PHP site that handles data files...... |
|
|
|
|
|
|
|
| How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
|
| The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable. |
|
|
|
|
|
|
|
| Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|