ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Formula (Property)
The Formula property describes a formula in a document or data sheet.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....