ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bar Code functions
The following functions are used to manage bar codes:
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports...
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
BCToImage (Function)
Generates the image of a bar code.
Managing bar codes
The use of bar codes to identify and manage products has become essential...
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Camera field: decode bar codes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
SSH functions
The following functions are used to connect and communicate with a SSH server:...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
gpwAddUser (Function)
Adds a user to the User Groupware database.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLRoot (Function)
Positions on the root tag of an XML document.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Report based on a query
Queries are used to easily select records in one or more data files......
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Input (Function)
Displays a message allowing the user to type an information.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Configuring an application with User Groupware
SNMP constants
List of constants used by the SNMP functions....
Events associated with internal windows
List of events associated with internal windows...