ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
SQL view
An SQL view is a virtual data source defined by an SQL query......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Supercontrol
A supercontrol is an advanced type of control......
Speech synthesis functions
The following functions are used to manage speech synthesis...