|
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Generates the image of a bar code. |
|
|
|
|
|
|
Stops decoding bar codes in a Camera control. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
To simplify teamwork, WINDEV Mobile includes a Source Code Manager.... |
|
|
|
|
|
|
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
The Web Component control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
The following functions are used to handle geolocation data and to control GPS devices...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
This help page presents the different operations that can be performed in a status bar...... |
|
|
|
|
|
|
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file). |
|
|
|
|
|
|
There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...... |
|
|
|
|
|
|
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|