ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
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....
TimeValid (Function)
Checks the time validity.
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......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Speech synthesis functions
The following functions are used to manage speech synthesis...
Report based on a query
Queries are used to easily select records in one or more data files......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....