ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HLogRestart (Function)
Restarts the logging process on a file.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
HPass (Function)
Defines the password used to create or open a table.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WidgetDisplay (Function)
Refreshes a widget window.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
HDeleteTrigger (Function)
Deletes a trigger.
HNext (Function)
Sets the position on the next table record according to a browse item.
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.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Programming the looper attributes
All the looper attributes can be handled by programming......