|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of various WEBDEV functions |
|
|
|
|
|
|
|
| To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls... |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
|
| New features in WEBDEV 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WEBDEV 2026 new features in the 2026 New Features brochure. |
|
|
|
|
|
|
|
| New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WEBDEV 2026 is now available. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
| Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| In order for your site to get visitors, the Web users must be able to find it... |
|
|
|
|
|
|
|
| In WEBDEV, there are two methods to develop a site... |
|
|
|
|
|
|
|
| An analysis can be shared between a WINDEV application... |
|
|
|
|
|
|
|
| To print a report on one of the printers connected to the Web server, you must... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Closes the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
|
| Opens the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
|
| Initializes the color of a specific point in one of the following chart types:
Line,
Scatter,... |
|
|
|
|
|
|
|
| Usage example of the fReadLine function |
|
|
|
|
|
|
|
| List of events associated with Breadcrumb controls... |
|
|
|
|
|
|
|
| Usage example of the fSize function |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
|
| The rows of TreeView Table controls in a window or page can be manipulated using WLanguage... |
|
|
|
|
|
|
|
| The hdfsConnection type is used to define the advanced characteristics of a connection... |
|
|
|
|
|
|
|
| The mongoCollectionOption type is used to define the advanced characteristics of collection options... |
|
|
|
|
|
|
|
| Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
|
| Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
|
| Loads the file containing the error messages in the desired language into memory. |
|
|
|
|
|
|
|
| Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
|
| MultiTask is used to:
define a timeout,
give control back to Windows,
give control back... |
|
|
|
|
|
|
|
| Identifies the type of the last error caused by a Matxxx function (functions for matrix... |
|
|
|
|
|
|
|
| Inserts a leaf into a TreeView control at a specific position. |
|
|
|
|
|
|
|
| Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Displays or hides the chart gridlines. |
|
|
|
|
|
|
|
| Retrieves and/or modifies the value of the line thickness in a line chart.... |
|
|
|
|
|
|
|
| Defines an Image control as destination of a chart. |
|
|
|
|
|
|
|
| Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
|
| Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
|
| Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|