|
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms... |
|
|
|
|
|
|
ERR_BAD_COMMANDLINE error... |
|
|
|
|
|
|
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
WINDEV includes multiple methods to manage emails... |
|
|
|
|
|
|
Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
Copies an image to another image. |
|
|
|
|
|
|
List of events associated with the Chart controls... |
|
|
|
|
|
|
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version...... |
|
|
|
|
|
|
Two types of directories can be configured when creating the executable...... |
|
|
|
|
|
|
Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
The first operation to perform in order to use WDSQL is to establish the connection to a database...... |
|
|
|
|
|
|
The Image keyword can correspond to:
an Image variable.
a property used to get and change the image of an element.... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
List of properties associated with the Progress Bar control... |
|
|
|
|
|
|
The sliding windows (also called sliding menus) are often used in the mobile applications...... |
|
|
|
|
|
|
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...... |
|
|
|
|
|
|
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions...... |
|
|
|
|
|
|
The languages supported by the application are taken into account...... |
|
|
|
|
|
|
Resizes an image in an Image variable. |
|
|
|
|
|
|
The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|