ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
15. Repeating a group of controls: loopers
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The planes (in a window or in a report)
The planes are used to group the window controls......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Handling TimeLine controls programmatically
A TimeLine control can be......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
ControlToSource (Function)
Assigns the control value to the source of a control link.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Programming custom calculations in Table controls