|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
Error handling can be customized for each process...... |
|
|
|
|
|
|
Lists the resources integrated to the application. |
|
|
|
|
|
|
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.... |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
Returns the directory from which the execution is started. |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper. |
|
|
|
|
|
|
Explicitly destroys a semaphore. |
|
|
|
|
|
|
Changes the password of the connected user. |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not. |
|
|
|
|
|
|
Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
Usage example of the FTPConnect function |
|
|
|
|
|
|
Erases a chart and destroys this chart. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
Opens a directory picker. |
|
|
|
|
|
|
Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management of disconnection from a client computer. |
|
|
|
|
|
|
Retrieves the characteristics of a user of the user groupware. |
|
|
|
|
|
|
Modifies a user in the database of user groupware. |
|
|
|
|
|
|
Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|