ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Cient/Server
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Replication: The different types
The data replication is a powerful feature......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Automatic management of exceptions
The management of exceptions can be customized by process......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Locking data files: correspondence between WINDEV 5.5 and the later versions
SysNation (Function)
Returns the nation currently used by the system.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
Accessing a database via a web service
The database can be accessed via a web service......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......