|
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...... |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
Provokes:
an assertion during the test of element or project (Go mode).
an error in automated test mode.... |
|
|
|
|
|
|
Reads the text contained in an image. |
|
|
|
|
|
|
Returns the list of folders:
found in the Outlook messaging software.
for an IMAP session.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
Usage example of the zipSize function |
|
|
|
|
|
|
Asks a service to re-read its configuration information. |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
The CSS styles are the standard styles used on Internet...... |
|
|
|
|
|
|
Usage example of the Type property |
|
|
|
|
|
|
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
Defines and enables an "Included between" filter on a file, view or query. |
|
|
|
|
|
|
Usage example of the FTPDate function |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
The following functions are used to manage speech recognition:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|