|
|
|
|
|
|
|
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
|
| By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...... |
|
|
|
|
|
|
|
| WEBDEV allows you to create static pages and dynamic pages...... |
|
|
|
|
|
|
|
| Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email...... |
|
|
|
|
|
|
|
| WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
|
| Returns the date and time Bitcoin Core was last launched.
Note: This function is only available from version 2025 Update 2.... |
|
|
|
|
|
|
|
| Deletes an "IP address/Domain name" pair from a DNS server.... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| Websites can be viewed on several platforms...... |
|
|
|
|
|
|
|
| Projects are often cross-platform...... |
|
|
|
|
|
|
|
| Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
|
| Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
|
| Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
|
| Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
|
| The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
|
| Automatically opens a context menu for the current control, window or page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|