|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard...... |
|
|
|
|
|
|
|
| Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
|
| The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
|
| Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string. |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| The Surface chart is used to represent correlated analogical data, according to 3 axes... |
|
|
|
|
|
|
|
| With the WLanguage functions, WINDEV Mobile allows you to...... |
|
|
|
|
|
|
|
| The sliding windows (also called sliding menus) are often used in the mobile applications...... |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
of a WLanguage list.... |
|
|
|
|
|
|
|
| Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example). |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions.... |
|
|
|
|
|
|
|
| Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
|
| Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
| The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
| The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.... |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| For a given position in a Word Processing control (coordinates of a control point), returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm)... |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
|
| Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|