ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HLogRestart (Function)
Restarts the logging process on a file.
Programming the looper attributes
All the looper attributes can be handled by programming......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HPass (Function)
Defines the password used to create or open a data file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HDeleteTrigger (Function)
Deletes a trigger.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
WidgetDisplay (Function)
Refreshes a widget window.
gpwResetPassword (Function)
Resets the password of a registered user.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HIndex (Function)
Rebuilds the file index (".NDX" file).