|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Deletes an element from a Table control. |
|
|
|
|
|
|
|
| Usage example of the SysIconAdd function |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| Captures the images received from the camera:
as an image: takes a photo.
as a video: records a video.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document. |
|
|
|
|
|
|
|
| In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
|
| Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
|
| Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties...... |
|
|
|
|
|
|
|
| WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers. |
|
|
|
|
|
|
|
| The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
|
| Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
|
| Usage example of the HReadSeek function |
|
|
|
|
|
|
|
| Deletes a list from a Kanban control. |
|
|
|
|
|
|
|
| Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
|
| Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| The Tiff type is used to define the advanced characteristics of a TIFF image. |
|
|
|
|
|
|
|
| When developing an application, one of the important steps consists in deploying this application on the user computers...... |
|
|
|
|
|
|
|
| The serialization constants are as follows: |
|
|
|
|
|
|
|
| Adds an attribute into an XML document. |
|
|
|
|
|
|
|
| Adds a child tag into an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|