|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy... |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
The main elements of the project editor are as follows: |
|
|
|
|
|
|
Deletes a fax from the spooler and cancels it. |
|
|
|
|
|
|
Pauses a fax in the spooler. |
|
|
|
|
|
|
Enumerates the pending faxes or the outgoing faxes. |
|
|
|
|
|
|
Enumerates the pending faxes or the incoming faxes. |
|
|
|
|
|
|
List of constants used by the functions for managing faxes.... |
|
|
|
|
|
|
Whenever the application is modified on the development computer (modifications of windows, code,... |
|
|
|
|
|
|
Draws a rectangle in an Image control. |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
The menu options can be handled...... |
|
|
|
|
|
|
The Checked property gets and sets the checkmark state of an element. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for the specified WDPic... |
|
|
|
|
|
|
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel. |
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
Colors an area in a WDPic variable. |
|
|
|
|
|
|
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry... |
|
|
|
|
|
|
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry... |
|
|
|
|
|
|
Many devices can be used to display websites (Android phone, iPhone, etc.... |
|
|
|
|
|
|
The following functions are used to manage masks...... |
|
|
|
|
|
|
Returns information about a component. |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one... |
|
|
|
|
|
|
Dials a phone number for a voice line. |
|
|
|
|
|
|
Dials a phone number for a voice line and chooses the device to use. |
|
|
|
|
|
|
WINDEV allows the user to record a test scenario in order to send it to the quality service... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|