ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HFSQL constants
List of constants used by the HFSQL functions....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Handling TimeLine controls programmatically
A TimeLine control can be......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
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......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
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, ......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
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
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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)....
Query editor
The query editor is used to automatically create queries on the data files......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
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......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....