ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gBackgroundGradient (Function)
Describes a display color in gradient mode.
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......
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......
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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....
VariantConvert (Function)
Converts the value stored in a Variant variable].
DashMode (Function)
Opens or closes the Dashboard control edit mode.
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......
Scheduler control events
The following events associated with Scheduler controls:...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
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....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
W3C standardization
You must comply with the W3C standard (HTML 4......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.