ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
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.
Constants for telemetry management
Constants for telemetry management...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Constants for the archiving functions
List of constants used by the archiving functions....
dText (Example)
Usage example of the dText function
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban 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.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
iParameterViewer (Function)
Configures the report viewer.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
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.
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.