ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
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......
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......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
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)....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Query editor
The query editor is used to automatically create queries on the data files......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
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....
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......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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......
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......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
<Window>.FromSource (Function)
Automatically initializes the controls of a window 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....
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....