ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
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......
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......
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.