|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...... |
|
|
|
|
|
|
|
| Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
| Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows). |
|
|
|
|
|
|
|
| Deletes a file accessible from the current computer. |
|
|
|
|
|
|
|
| Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn). |
|
|
|
|
|
|
|
| Locks a WINDEV application. |
|
|
|
|
|
|
|
| Entirely or partially unlocks an external file. |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments. |
|
|
|
|
|
|
|
| Stops printing the current report immediately. |
|
|
|
|
|
|
|
| Rotates an Image control. |
|
|
|
|
|
|
|
| This type of TreeView Table control is linked to a data file or query...... |
|
|
|
|
|
|
|
| The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min |
|
|
|
|
|
|
|
| Displays the first image for the scroll. |
|
|
|
|
|
|
|
| Displays the previous image for the scroll. |
|
|
|
|
|
|
|
| Displays the next image for the scroll. |
|
|
|
|
|
|
|
| Displays the last image for the scroll. |
|
|
|
|
|
|
|
| List of events associated with Check Box controls... |
|
|
|
|
|
|
|
| List of events associated with Radio Button controls... |
|
|
|
|
|
|
|
| Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.... |
|
|
|
|
|
|
|
| Saves an image contained in an Image variable:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Replaces all the values of an attribute by a specific value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|