ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
SQL functions: Special case
List of SQL functions: Special case...
Windows Scheduler management functions
List of functions for managing the scheduler...
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......