ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
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
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
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)....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...