|
|
|
|
|
|
|
The management of a SaaS site is used to modify the three main characteristics of the site... |
|
|
|
|
|
|
Returns the name of an external file currently open. |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls. |
|
|
|
|
|
|
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
Grays a control or a group of controls. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
Retrieves the list of scheduled tasks. |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
Several DotNet functions are available in WINDEV...... |
|
|
|
|
|
|
Returns the date of the last day for the specified month. |
|
|
|
|
|
|
List of constants used by the functions for managing controls... |
|
|
|
|
|
|
Returns the message corresponding to the error identifier. |
|
|
|
|
|
|
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control. |
|
|
|
|
|
|
The diagLayout type is used to define all the layout characteristics of a diagram. |
|
|
|
|
|
|
Refreshes a frameset displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Uploads a document to the Google server. |
|
|
|
|
|
|
Retrieves the list of documents available on the Google server for the current user. |
|
|
|
|
|
|
Returns one or all the permissions declared by the application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|