|
|
|
|
|
|
|
Deletes a connection between the current program and a recipient. |
|
|
|
|
|
|
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode.... |
|
|
|
|
|
|
Specifies the location of user classes required to run the Java application or the Java applet. |
|
|
|
|
|
|
Initialize the analysis of user groupware. |
|
|
|
|
|
|
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class. |
|
|
|
|
|
|
Returns the information retrieved by DDERetrieve. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Establishes a DDE connection between the current program and the recipient according to a given topic. |
|
|
|
|
|
|
Displays or hides the mouse cursor. |
|
|
|
|
|
|
Identifies the recipient of a DDE connection. |
|
|
|
|
|
|
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
Connects a user to an application that is using the User Groupware. |
|
|
|
|
|
|
Returns and modifies the position of the mouse cursor. |
|
|
|
|
|
|
Writes a specific value into an INI file (or into a file structured like an.INI file). |
|
|
|
|
|
|
Sends a data to the program connected via DDE. |
|
|
|
|
|
|
Transforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.... |
|
|
|
|
|
|
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Opens the image picker of Windows. |
|
|
|
|
|
|
Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
Sends a command that will be run on the server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|