|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format). |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
Opens an existing archive in CAB format. |
|
|
|
|
|
|
...The main available features are as follows:... |
|
|
|
|
|
|
The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
Writes an information into the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
A combination is a set of options. |
|
|
|
|
|
|
Creates the signature of a character string. |
|
|
|
|
|
|
Returns the age according to the date of birth. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|