ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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, ......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
8. Associating controls with data
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......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
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......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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......
Obtaining an SSL certificate for IIS2 (2.0 or later)
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......