ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Add (External language)
Adds an element to a Combo Box or List Box control.
Environment of code editor
The FOR EACH statement is used to run different types of HFSQL loops......
InPHPMode (Function)
Indicates whether the code is run in PHP.
Error 2: Incomplete line
InServiceMode (Function)
Indicates whether the code is run in a service.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Programming the looper attributes
All the looper attributes can be handled by programming......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.