|
|
|
|
|
|
|
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: |
|
|
|
|
|
|
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable. |
|
|
|
|
|
|
The rssEntry type is used to handle a RSS stream entry... |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
Returns the requested information about the current Wi-Fi connection of the device. |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
Several types of legends are supported in the charts...... |
|
|
|
|
|
|
WINDEV proposes a help menu adapted to your applications...... |
|
|
|
|
|
|
Returns specific information about a Bluetooth device. |
|
|
|
|
|
|
Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
Opens an existing archive. |
|
|
|
|
|
|
List of constants used by the DotNet functions.... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
Modifies a scheduled optimization task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
The upnpImage type is used to define the advanced characteristics of an image of UPnP device. |
|
|
|
|
|
|
List of constants used by the financial functions.... |
|
|
|
|
|
|
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar...... |
|
|
|
|
|
|
There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
Establishes a connection between the client and a WebSocket server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|