ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
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....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
API (Function)
Runs a function found in an external DLL.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.