|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
A collaboration diagram presents the structural organization of objects that send and receive messages...... |
|
|
|
|
|
|
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components...... |
|
|
|
|
|
|
A sequence diagram represents the chronological order of messages sent and received by a set of objects...... |
|
|
|
|
|
|
The general parameters of the check must be defined when creating or modifying a check...... |
|
|
|
|
|
|
An object diagram represents a set of objects and how they relate to each other at a certain moment in time...... |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle...... |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Closes a docx file and frees the document. |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
To create a.NET assembly accessible by COM, you must...... |
|
|
|
|
|
|
To print a report on one of the printers connected to the Web server, you must...... |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
Closes the XLSX document that was opened by SpreadsheetLoad. |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
The AutomaticallyMinimized property is used to:
Find out the timeout before the Repositionable Note control is automatically minimized.
Define the timeout before the Repositionable Note control is automatically minimized.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|