|
|
|
|
|
|
|
|
|
|
|
|
|
|
| For each element (windows, reports, ... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes... |
|
|
|
|
|
|
|
| WEBDEV proposes several methods for deploying a dynamic site... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
|
| Returns information about the certificate used by the client computer. |
|
|
|
|
|
|
|
| Copies the content of a form into the clipboard. |
|
|
|
|
|
|
|
| Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
|
| Writes an event into the log of Windows events. |
|
|
|
|
|
|
|
| To use the Push notifications in iOS, you must have a Google account and you must perform... |
|
|
|
|
|
|
|
| Modifies or retrieves the display orientation of the current window. |
|
|
|
|
|
|
|
| Opens the main menu of the current window. |
|
|
|
|
|
|
|
| Switches the browser to "Full screen" mode. The browser occupies the entire screen. |
|
|
|
|
|
|
|
| Disables the "Full screen" mode of browser. |
|
|
|
|
|
|
|
| Returns the icon corresponding to the specified type of control. |
|
|
|
|
|
|
|
| Signs an executable file with a certificate. |
|
|
|
|
|
|
|
| Lists the sub-keys of a registry key. |
|
|
|
|
|
|
|
| Adds a measure for a value or time sensor. |
|
|
|
|
|
|
|
| Signals the code execution for a passage sensor. |
|
|
|
|
|
|
|
| Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
|
| Returns the size (in inches) of the diagonal of the screen on the device where the application... |
|
|
|
|
|
|
|
| Considers that the control has been modified by the user (the Modified property is set to True... |
|
|
|
|
|
|
|
| Indicates the MIME type of the response returned by the Webservice (case of a call to a REST... |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice... |
|
|
|
|
|
|
|
| Reads the HTTP header received in a call to a SOAP or REST Webservice. |
|
|
|
|
|
|
|
| Adds an additional HTTP header to a request of a REST Webservice. |
|
|
|
|
|
|
|
| Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native... |
|
|
|
|
|
|
|
| Reads and returns one or more HTTP headers received by the current page (these headers are sent... |
|
|
|
|
|
|
|
| Adds an additional HTTP header that will be returned to the browser:
during the next function... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|