ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Minimap
The minimap is an option that allows you to quickly navigate the code editor......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Web Component control events
The following events appear by default in the WEBDEV code editor...
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Programming the looper attributes
All the looper attributes can be handled by programming......
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Events associated with ListView controls
List of events associated with ListView controls...
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....