|
|
|
|
|
|
|
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server... |
|
|
|
|
|
|
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site. |
|
|
|
|
|
|
In a dynamic WEBDEV site, the page data is refreshed during a user action... |
|
|
|
|
|
|
The test of a dynamic project can be run... |
|
|
|
|
|
|
Running the test from the WEBDEV administrator (WDAdmin) is used to check ... |
|
|
|
|
|
|
WEBDEV enables you to create static sites and/or dynamic sites... |
|
|
|
|
|
|
WEBDEV includes multiple methods for testing your sites... |
|
|
|
|
|
|
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL: |
|
|
|
|
|
|
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication). |
|
|
|
|
|
|
You can manipulate Combo Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
List of properties associated with a Static control... |
|
|
|
|
|
|
Saves a persistent value on the HFSQL server. |
|
|
|
|
|
|
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted... |
|
|
|
|
|
|
Enables a node in an HFSQL cluster. |
|
|
|
|
|
|
Deletes all appointments and resources from a Scheduler control. |
|
|
|
|
|
|
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
The keywords used to identify the current element are: |
|
|
|
|
|
|
Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
Modifies the search mode of physical data files (.FIC, .NDX, ...). |
|
|
|
|
|
|
Allows you to specify the procedure to be called to get the result returned by a third-party Activity. |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces... |
|
|
|
|
|
|
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)...... |
|
|
|
|
|
|
A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
The mqttSession type is used to define the parameters for connecting to the MQTT broker. |
|
|
|
|
|
|
Runs a procedure on a server of J2EE XML Web services. |
|
|
|
|
|
|
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states...... |
|
|
|
|
|
|
Returns the message corresponding to the error identifier. |
|
|
|
|
|
|
Runs a procedure on a .Net server. |
|
|
|
|
|
|
Usage example of the HDescribeConnection function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|