|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This page presents some operations specific to the menus and to the menu options... |
|
|
|
|
|
|
|
| Compares the content of two files bit by bit. |
|
|
|
|
|
|
|
| Calculates the maximum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the minimum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
|
| Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
|
| Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled). |
|
|
|
|
|
|
|
| Deletes a data series from a chart. |
|
|
|
|
|
|
|
| Returns information about the series found at a specific chart point. |
|
|
|
|
|
|
|
| Replaces all the values of an attribute by a specific value. |
|
|
|
|
|
|
|
| Customizes the management of message display on the client computer and the management of disconnection from a client computer. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| In a mobile application, several options can be handled with the fingers, by performing specific movements...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
|
| List of constants used by the Exif functions.... |
|
|
|
|
|
|
|
| A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
|
| To make the result of a query easier to read, the records can be sorted according to one or more items...... |
|
|
|
|
|
|
|
| Adds a "leaf" element (and all necessary nodes) into a TreeView control. |
|
|
|
|
|
|
|
| WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
|
| List of events associated with a Multimedia control... |
|
|
|
|
|
|
|
| Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery). |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
|
| Allows you to:
extract a substring between two given separators from a character string.
search for substrings between two given separators in a character string.... |
|
|
|
|
|
|
|
| The statement block is repeated endlessly... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|