ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HFSQL Client/Server: Configuring the server
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Managing parallel tasks
The computers are becoming more and more powerful......
HState (Function)
Used to find out the state of a record.
Root (Function)
Returns the root of a number.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Private Store for mobile applications
There are two methods two deploy your applications......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).