ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Constants for WLanguage types
List of constants for managing WLanguage types....
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
Error 203: The procedure already has a scope attribute (local or global)
Managing main window menus
A main menu is necessarily associated with a window......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
LeftButton (Property)
The LeftButton property gets and sets the characteristics of a button located on the left side of an Edit control.
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Installing a SOAP server with Netscape iPlanet 4.1
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Automatic management of exceptions
The management of exceptions can be customized by process......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.