|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
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: |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site... |
|
|
|
|
|
|
Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites. |
|
|
|
|
|
|
Erases the chart drawing (in an Image control or in a window). |
|
|
|
|
|
|
Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
Usage example of the WithSpace function |
|
|
|
|
|
|
To use the telemetry, you must install on a computer...... |
|
|
|
|
|
|
Usage example of the HCopyRecord function |
|
|
|
|
|
|
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.... |
|
|
|
|
|
|
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)...... |
|
|
|
|
|
|
The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
The sshSession type is used to define the characteristics of a connection to an SSH server. |
|
|
|
|
|
|
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|