ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HIndex (Function)
Rebuilds the file index (".NDX" file).
<HFSQL connection>.ReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
HReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent...
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
MenuDelete (Function)
Deletes a menu or a menu option.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
xBase files: Limits
WINDEV License Agreement...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.