ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The requested action cannot been performed: the page was not synchronized
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
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.
<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.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.