ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
EXE constants
List of constants used by the functions for managing executables....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
GetDefinition (Function)
Retrieves the definition of element type.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
FinCurrentVal (Function)
Returns the current value of investment.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Supercontrol
A supercontrol is an advanced type of control......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Voice commands in your applications
The applications that you develop can react to the user's voice......
ServiceWait (Function)
Pauses the current service during the specified duration.