ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar Code functions
The following functions are used to manage bar codes:
Managing bar codes
The use of bar codes to identify and manage products has become essential...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
BCToImage (Function)
Generates the image of a bar code.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code 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...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
fSeek (Example)
Usage example of the fSeek function
XMLDocument (Function)
Creates a new XML document.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
System constants
List of constants used by the system functions....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
zipOpen (Function)
Opens an existing archive.
SMSSend (Function)
Sends an SMS.
OpenChild (Function)
Opens a non-modal child window.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Push notification
A mobile device can receive push notifications......
Chart constants
List of constants used by the functions for chart management....
grCreate (Function)
Creates a specific type of chart.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
fClose (Example)
Usage example of the fClose function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Creating the menus for the windows of the WINDEV RAD pattern
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.