ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
2. Static or dynamic site
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Materialized view
2. WEBDEV administrator in practice
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
<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.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HPass (Function)
Defines the password used to create or open a data file.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
1. What is a website?
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
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.