ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling controls in a report
The different operations available for the report controls are as follows......
fLock (Function)
Entirely or partially locks an external file.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Handling the report blocks through programming
Each report block is associated with different events......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Clipboard functions
List of functions for managing the clipboard...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....