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.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress,...
MinimumLength (Property)
The MinimumLength property gets and sets the minimum length of an element.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical...