ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
WinStatus (Function)
Identifies or modifies the window status.
Combination (Type of variable)
A combination is a set of options.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
iParameterViewer (Function)
Configures the report viewer.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
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....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.