|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
|
| To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
|
| Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
|
| Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
|
| Deselects an element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the rounded value of a numeric value according to the specified number of decimal places. |
|
|
|
|
|
|
|
| Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
|
| Calculates the covariance between two series of values. |
|
|
|
|
|
|
|
| Indicates whether the code is run during the test of a report or query in Reports & Queries. |
|
|
|
|
|
|
|
| Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
|
| Links (or not) the points found in a "Scatter" chart. |
|
|
|
|
|
|
|
| Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
|
| Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
|
| Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
|
| Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
|
| Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected. |
|
|
|
|
|
|
|
| Positions on the first child element of current element. |
|
|
|
|
|
|
|
| The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
|
| The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...... |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Deploying an iOS application 10 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|