|
|
|
|
|
|
|
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). |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The use of bar codes to identify and manage products has become essential... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes. |
|
|
|
|
|
|
Generates the image of a bar code. |
|
|
|
|
|
|
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...... |
|
|
|
|
|
|
Usage example of the ProgressBarEnable function |
|
|
|
|
|
|
Pauses a media file played in a Multimedia control. |
|
|
|
|
|
|
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
Indicates the status of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
Returns information about the type of character. |
|
|
|
|
|
|
Evaluates the value of an expression built in a character string. |
|
|
|
|
|
|
Enables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
Starts the execution of a process through programming. |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Displays a web page in the user's browser.... |
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
Constants used by the functions for managing Dashboard controls... |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
MyParent is used to handle... |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...... |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|