|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
|
| Depending on the specified control, returns:
the number of the current row displayed in the current Table control,
the number of the option with focus in a Check Box control,
the number of the current row in the current Looper control,
the index of the current indexed control.... |
|
|
|
|
|
|
|
| Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| The Flash control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
| Returns the runtime mode of Windows. |
|
|
|
|
|
|
|
| Adds a header to the next SOAP function of a Webservice to run. |
|
|
|
|
|
|
|
| Returns the physical memory space for the current computer. |
|
|
|
|
|
|
|
| Disables the detection of an event on a serial port. |
|
|
|
|
|
|
|
| Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages). |
|
|
|
|
|
|
|
| Hides a popup displayed in the page via PopupDisplay. |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min |
|
|
|
|
|
|
|
| Ends the execution of the current thread. |
|
|
|
|
|
|
|
| List of events associated with the columns of Table controls... |
|
|
|
|
|
|
|
| Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
|
| Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| Displays a WEBDEV frameset in the user's browser.... |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
|
| The MarginInterCell property is used to:
find out the margin between rows or columns in a Layout control.
modify the margin between rows or columns in a Layout control.... |
|
|
|
|
|
|
|
| Used to find out the Internet address of a page. |
|
|
|
|
|
|
|
| The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|