|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| Makes a day visible or invisible in a Scheduler control. |
|
|
|
|
|
|
|
| The following constants are used by URI-specific functions:... |
|
|
|
|
|
|
|
| The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted... |
|
|
|
|
|
|
|
| Searches for a value in an attribute of a Looper control. |
|
|
|
|
|
|
|
| Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
| Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
|
| Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| Resets the variable to its initial value. |
|
|
|
|
|
|
|
| Performs a call transfer (with ability to retrieve the call). |
|
|
|
|
|
|
|
| The Geometry type can be used to store any type of geometry: point, polygon, etc. |
|
|
|
|
|
|
|
| The gglDocument type is used to handle a Google document... |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MySQL database...... |
|
|
|
|
|
|
|
| The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|