|
|
|
|
|
|
|
List of various WEBDEV functions |
|
|
|
|
|
|
New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
Sets the position directly on the desired bookmark in the PDF document. |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls... |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
WEBDEV 2025 is available! |
|
|
|
|
|
|
To print a report on one of the printers connected to the Web server, you must... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
In WEBDEV, there are two methods to develop a site... |
|
|
|
|
|
|
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever... |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV. |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV. |
|
|
|
|
|
|
Retrieves a message sent by another socket. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via... |
|
|
|
|
|
|
The analysis is used to define the structure of data files used by the project...... |
|
|
|
|
|
|
...WDModFic is a tool used to perform the automatic modification of the data files found... |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one... |
|
|
|
|
|
|
Creates a socket using a Bluetooth device. |
|
|
|
|
|
|
Adds a class into the HTML classes of a control. |
|
|
|
|
|
|
Toggles a class in the HTML classes of a control: if the class does not exist, it is added;... |
|
|
|
|
|
|
Deletes a class from the HTML classes of a control. |
|
|
|
|
|
|
Returns the index of the current layout:
in the current page.
in the specified page.... |
|
|
|
|
|
|
Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
Once the User Groupware is configured, the configuration of users and accesses is performed... |
|
|
|
|
|
|
The Native SQL Server Connector is used to:
specify the input values during the call... |
|
|
|
|
|
|
Reads the content of an INI file (or the content of a file structured like .INI files). |
|
|
|
|
|
|
Calls an external ASP script and returns the result page in the current browser window. |
|
|
|
|
|
|
Calls an external .asp script and returns the result in a string. |
|
|
|
|
|
|
Displays a file in the browser of Web user. |
|
|
|
|
|
|
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page... |
|
|
|
|
|
|
Calls an external script (.asp or .php) and returns the result in a string. |
|
|
|
|
|
|
Writes a specific value into an INI file (or into a file structured like an.INI file). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|