ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
8. Associating controls with data
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
ERR_NO_END_TAG
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
gpwEncryptPassword (Function)
Returns the encrypted password.
gpwCheckPassword (Function)
Checks a password (encrypted or not).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
LDAP functions
List of LDAP functions...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Binding a Combo Box control to an item
Creating and handling an item
The main operations that can be performed on an item are as follows......