ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
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...
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
HExecuteProcedure (Function)
Runs a stored procedure.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
WinStatus (Function)
Identifies or modifies the window status.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
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....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
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).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
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......