ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HDescribeFile (Function)
Describes a data file programmatically.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Creating a Java archive
When your Java application is developed, you can......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The "Analysis" pane
The "Analysis" pane lists......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......