|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for the specified picLayer variable. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPic image with an Alpha channel. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Rotates an image in a picLayer variable. |
|
|
|
|
|
|
|
| Starts the native application for sending SMSs found on the device (Android or iPhone/iPad).... |
|
|
|
|
|
|
|
| When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support.... |
|
|
|
|
|
|
|
| To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program...... |
|
|
|
|
|
|
|
| The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| The management of the incoming calls is performed in a specific "thread".... |
|
|
|
|
|
|
|
| Returns the number of SMS messages stored on an Android phone. |
|
|
|
|
|
|
|
| Exports the repositionable notes created by the user into a file. |
|
|
|
|
|
|
|
| Forces a report block to print. |
|
|
|
|
|
|
|
| Copies an image:
from an Image control to another Image control.
from an Image variable to another Image variable.... |
|
|
|
|
|
|
|
| Draws an RTF text in an Image variable. |
|
|
|
|
|
|
|
| Draws a text in an Image variable. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse section in an Image control. |
|
|
|
|
|
|
|
| Draws a polygon in an Image control, |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in an Image variable. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|