ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HIndex (Function)
Rebuilds the file index (".NDX" file).
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
HReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server data file (".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.
<HFSQL connection>.ReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server data file (".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.
Creating help pages
A help system includes several pages......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed...
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
How to loop through a file using filters?
Constants for managing Organizer controls
Constants for managing Organizer controls...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The key items
Keys are specific items in your analysis......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...