ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Compression (Property)
The Compression property gets and sets the data compression mode.
Replication (Property)
The Replication property is used to identify and change the replication mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Task list
Each project can be associated with a task list......
AAF: Context menu of Image controls
A context menu is available for Image controls......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Multilingual project
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Border management constants
List of constants used by the border management functions....
Operating mode of dynamic Active WEBDEV Pages