ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print constants
List of constants used by the print functions....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Events associated with Looper controls
List of events associated with Looper controls...
Supercontrol
A supercontrol is an advanced type of control......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Setup on a local network (LAN)
Environment of code editor
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
9. Generation modes
WINDEV Mobile includes different types of generation......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ProjectInfo (Function)
Returns specific information about the project currently run.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Events associated with supercontrols
List of events associated with supercontrols...
LOOP statement
The statement block is repeated endlessly...