|
|
|
|
|
|
|
Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow or prevent a control from gaining focus when clicked.... |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
Executes a procedure in the main thread of the application without waiting for the end of its execution. |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.
HTML Editor control.... |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
The ZoomWithFinger property is used to:
determine if an Image or Camera control supports pinch zoom.
enable or disable pinch zoom in an Image or Camera control.... |
|
|
|
|
|
|
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min |
|
|
|
|
|
|
The 9-slice scaling allows you to resize the images harmoniously...... |
|
|
|
|
|
|
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min |
|
|
|
|
|
|
Used to find out whether the external storage space corresponds to the movable memory (SD Card). |
|
|
|
|
|
|
Returns the number of external storage spaces found on an Android device. |
|
|
|
|
|
|
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element. |
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min |
|
|
|
|
|
|
The Scanner type is used to handle the information from a scanner. |
|
|
|
|
|
|
Returns the message corresponding to the error identifier. |
|
|
|
|
|
|
Returns the availability status of the external storage space of the device. |
|
|
|
|
|
|
A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|