|
|
|
|
|
|
|
The following functions are used to manage bar codes:
|
|
|
|
|
|
|
Decodes the information stored in a QR Code bar code. |
|
|
|
|
|
|
Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes... |
|
|
|
|
|
|
Returns the check code of a bar code. |
|
|
|
|
|
|
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture... |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes. |
|
|
|
|
|
|
Stops decoding bar codes in a Camera control. |
|
|
|
|
|
|
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad). |
|
|
|
|
|
|
The use of bar codes to identify and manage products has become essential... |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Generates the image of a bar code. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
List of Java functions... |
|
|
|
|
|
|
Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
Usage example of the fUncompress function |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
Displays a message in the status bar. |
|
|
|
|
|
|
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ...
WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications.... |
|
|
|
|
|
|
List of automated tests: Test-specific functions... |
|
|
|
|
|
|
The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
The XMLSource property is used to get the XML source code. |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch simulator. |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch emulator. |
|
|
|
|
|
|
Sends the security code to the user so that he can change his password. |
|
|
|
|
|
|
The CaptionHTML property is used to handle text as HTML code. |
|
|
|
|
|
|
Source Code Manager (SCM)... |
|
|
|
|
|
|
Generates the source code of the email to send from an Email variable. |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|