|
|
|
|
|
|
|
List of various WEBDEV functions |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
WEBDEV 2025 is available! |
|
|
|
|
|
|
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it... |
|
|
|
|
|
|
An analysis can be shared between a WINDEV application... |
|
|
|
|
|
|
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
To print a report on one of the printers connected to the Web server, you must... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Retrieves a message sent by another socket. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|