ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of reserved words
MyParent (Reserved word)
MyParent is used to handle...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
GetDefinition (Function)
Retrieves the definition of element type.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
OpenChild (Example)
Usage example of the OpenChild function
NFC constants
List of constants used by the NFC functions...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HReadNext (Function)
Sets the position on the next table record according to a browse item.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.