|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following functions are used to manage bar codes:
|
|
|
|
|
|
|
|
| The Bar Code control displays bar codes in your windows, pages or reports... |
|
|
|
|
|
|
|
| Stops decoding bar codes in a Camera control. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes. |
|
|
|
|
|
|
|
| Returns the check code of a bar code. |
|
|
|
|
|
|
|
| Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
|
| In iOS and Android, bar codes can be decoded via the Camera control using BCCapture... |
|
|
|
|
|
|
|
| Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
|
| Generates the image of a bar code. |
|
|
|
|
|
|
|
| The use of bar codes to identify and manage products has become essential... |
|
|
|
|
|
|
|
| Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
|
| Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
|
| Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad). |
|
|
|
|
|
|
|
| Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
|
| 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 create applications for reading bar codes... |
|
|
|
|
|
|
|
| Decodes the information stored in a QR Code bar code. |
|
|
|
|
|
|
|
| Starts the process to populate a Table or TreeView Table control programmatically. |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| Starts the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| Returns the index of the current layout:
in the current page.
in the specified page.... |
|
|
|
|
|
|
|
| Returns the path of the read-only resources of the application. |
|
|
|
|
|
|
|
| In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
|
| Writes a line to a text file (ANSI or Unicode). |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
| The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
|
| Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
|
| Creates and opens a temporary file. |
|
|
|
|
|
|
|
| Returns:
the numeric value rounded down to the nearest integer.
the duration rounded down to the nearest interval.
the date and time rounded down to the nearest interval.... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Returns the number of characters matching a given type. |
|
|
|
|
|
|
|
| Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
|
| Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable...... |
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the table (query or view). |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|