ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
Constants for SMS functions
List of constants used by the SMS functions....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Page constants
List of constants used by page functions....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
SocketExist (Function)
Checks the existence of socket.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......