ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar Code functions
The following functions are used to manage bar codes:
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
Managing bar codes
The use of bar codes to identify and manage products has become essential...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.
BCToImage (Function)
Generates the image of a bar code.
14. Generation modes
Generation modes...
9. Generation modes
WINDEV Mobile includes different types of generation......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
13. Generation modes
Print modes of a report
Several print modes are available for a report....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
23. Print modes
Body Complement block
The Body complement block is linked to the Body block......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
5. HFSQL Client/Server
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
5. Which type of server to choose?
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The test mode cannot operate without the project and its pages, ...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
UMC management functions
List of functions for managing the UMC...