ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Input (Function)
Displays a message allowing the user to type an information.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
FaxConnect (Function)
Establishes a connection to a fax server.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Control constants
List of constants used by the functions for managing controls...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Events associated with ListView controls
List of events associated with ListView controls...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...