ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Scheduler control events
The following events associated with Scheduler controls:...
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
VariantConvert (Function)
Converts the value stored in a Variant variable].
ControlNext (Function)
Returns the name of the next control in input mode.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
W3C standardization
You must comply with the W3C standard (HTML 4......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......