ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera field: decode bar codes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
BCToImage (Function)
Generates the image of a bar code.
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.
<Camera>.StartDecoding (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.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TreeView Table control functions
List of functions for managing TreeView Table controls...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
OpenMainMenu (Function)
Opens the main menu of the current window.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......