ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Component (Property)
The Component property configures the different components of a composite key.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HCancelSeek (Function)
Cancels the current search criterion.
HChangeName (Function)
Modifies the physical name of a data file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HCreateMovableReplica (Function)
Creates a movable replication.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......