|
|
|
|
|
|
|
The following functions are used to manage bar codes:
|
|
|
|
|
|
|
The use of bar codes to identify and manage products has become essential... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes... |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Generates the image of a bar code. |
|
|
|
|
|
|
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad). |
|
|
|
|
|
|
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture... |
|
|
|
|
|
|
Returns the current year in integer format. |
|
|
|
|
|
|
The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
Disconnects a network drive. |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
Calculates the sum for a series of values. |
|
|
|
|
|
|
Writes text or image information into the system clipboard. |
|
|
|
|
|
|
Calculates the maximum value for a series of values. |
|
|
|
|
|
|
Calculates the minimum value for a series of values. |
|
|
|
|
|
|
Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
Used to find out and signal the possible errors via an assertive programming. |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Usage example of the fLock function |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|