ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
MCI functions
List of MCI functions...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HDFS functions (prefix syntax)
The following functions are used to manage files on a HDFS system (prefix syntax)......
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Scheduler report
The report editor allows you to create "Scheduler" reports....
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......