ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBCSQLCode (Property)
ODBCSQLCode is used 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)....
<Image>.Copy (Function)
Copies an image to another image.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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 ......
Binding a Check Box control to an item
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
InServiceMode (Function)
Indicates whether the code is run in a service.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Environment of code editor
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
CodeEditorDeleteAll (Function)
Deletes the contents of the Code Editor control.
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.