ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
BCToImage (Function)
Generates the image of a bar code.
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.
grParameter (Function)
Retrieves or modifies a chart parameter.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Emulating constants
List of constants used by the functions for emulating automated tests....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Constant
The constants are language elements whose value is fixed once and for all...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Data persistence
The data persistence is used to store the value typed by the user......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Animation (Property)
The Animation property animates an image.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HCreateMovableReplica (Function)
Creates a movable replication.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Referring to an element in a WLanguage event / process
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
CurrentWin (Function)
Identifies the window currently in edit.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
PageChangeLayout (Function)
Applies a specific layout to a page.