ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enqueue (Function)
Adds an element to the queue.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Chart control properties
A Chart control can be used......
Link control properties
The Link control is available in a page and in a report......
Automatic documentation of external components
External components must include a technical documentation......
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Push (Function)
Pushes an element onto the stack.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Guided tour management constants
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Constants used by the scanner functions
Constants used by the scanner functions...
Constants for managing Organizer controls
Constants for managing Organizer controls...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.