ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
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....
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......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Obtaining an SSL certificate for IIS2 (2.0 or later)
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)....
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......
List of extension attributes
The list of extension attributes ......
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......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
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......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......