|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| In a dynamic WEBDEV site, the page data is refreshed during a user action... |
|
|
|
|
|
|
|
| The test of the entire project allows simulating the startup of the site... |
|
|
|
|
|
|
|
| WEBDEV enables you to create static sites and/or dynamic sites... |
|
|
|
|
|
|
|
| WEBDEV includes multiple methods for testing your sites... |
|
|
|
|
|
|
|
| Running the test from the WEBDEV administrator (WDAdmin) is used to check ... |
|
|
|
|
|
|
|
| The test of a dynamic project can be run ... |
|
|
|
|
|
|
|
| For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL: |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| Usage example of the Size property |
|
|
|
|
|
|
|
| Signs an executable file with a certificate. |
|
|
|
|
|
|
|
| Describes a file item through programming. |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
|
| Reads the content of an INI file (or the content of a file structured like .INI files). |
|
|
|
|
|
|
|
| A List Box control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| This help page explains how to read the content of a text or CSV file.... |
|
|
|
|
|
|
|
| This help page explains how to write into a text or CSV file.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites...... |
|
|
|
|
|
|
|
| The 64-bit operating systems are starting to appear on the PCs and on the servers...... |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
|
| An OLE control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|