ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Events associated with Edit controls
WLanguage events associated with Edit controls...
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
zipSelectFile (Function)
Selects files from an archive.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Events associated with internal windows
List of events associated with internal windows...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HListConnection (Function)
Returns the list of connections currently described in the application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.