ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
12. Control templates
WINDEV Mobile allows you to create control templates....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Items used in a select query
A query created in the query editor can contain several types of items......
Creating user accounts
A User account allows the server administrator to......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
ERR_BUTTON_EXPECTED
TableMode (Function)
TableMode is kept for backward compatibility.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Print modes of a report
Several print modes are available for a report....
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Enqueue (Function)
Adds an element to the queue.
17. TLS/SSL: Encrypting information on the Web
Movable (Property)
The Movable property is used to define if an element can be moved.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Constants used by the functions for managing Tab controls
Activation key management functions
The following functions are used to manage activation keys:...
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......